 body .has-primary-d-background-color {
    background: #04304D !important;
}
body .schema-faq-question {
    color: #0071BC !important;
}
body span.em-video-slider__content-item--number {
    color: #0071BC;
}
@media (min-width: 960px) and (hover: hover) {
    body .main-menu > .menu-item .sub-menu .sub-menu > .menu-item[class*="current-menu-"] > a {
        text-decoration: underline;
        color: #0071BC !important;
    }
}