.brandcolor {
    color: #1169af !important
}

.brandborder {
    border: #00aeef solid 1px !important
}

.brandbackground {
    background-color: #00aeef !important;
    border: 0
}

.brandbackgroundhover:hover {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #00aeef !important
}

.brandcolorhover:active,
.brandcolorhover:focus,
.brandcolorhover:hover {
    color: #0063be !important
}

.childbrandbackgroundhover:hover>a {
    background-color: #0063be
}

.childbrandcolorhover:hover>a {
    color: #00aeef
}

.c_logo__link {
    background-image: url(./images/miltonroy-logo.jpg)
}