.breadcrumb a:visited {
    color: #FFF;
}

.nav-main-highlight .nav-main__item a:focus {
    color: #FFF;
}

.nav-sub.lvl2>li:hover>a:focus {
    color: #FFF;
}

.nav-main__item.nav-current {
    background-color: rgba(46,53,58,0.9);
}

.nav-main-highlight .nav-main__item.nav-current {
	background-color: #8d040c;
}

.nav-main-highlight .nav-main__item:hover>.nav-sub>li.hassub:before {
    color: #FFF;
}

.nav-main-highlight .nav-main__item.nav-current .nav-sub.lvl1 .nav-current:before {
    color: #e2001a;
}

div.audit img {

    margin-top: 5px;
}


.nav-main-highlight .nav-main__item:hover>.nav-sub>li.hassub:hover:before {
    color: #e2001a;
}


.social-links a:hover {
    border: none;
}

.breadcrumb-level:not(.breadcrumb-root) a, .breadcrumb-level:not(.breadcrumb-root) a:visited {
	color: #e2001a;
}

.language-switch abbr {
    text-decoration: none;
}
