.brandcolor {
    color: #000000 !important
}

.brandborder {
    border: #005CAA solid 1px !important
}

.brandbackground {
    background-color: #005CAA !important;
    border: 0
}

.brandbackgroundhover:hover {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #005CAA !important
}

.brandcolorhover:active,
.brandcolorhover:focus,
.brandcolorhover:hover {
    color: #005CAA !important
}

.childbrandbackgroundhover:hover>a {
    background-color: #005CAA
}

.childbrandcolorhover:hover>a {
    color: #005CAA
}

.c_logo__link {
    background-image: url(./images/dosatron-logo.png)
}