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