a{
    text-decoration: none;
    color: white;
}
a:hover{
    color: white;
}
nav.main-nav, nav > ol.breadcrumb{
    background-color:#17a2b8!important 
}

.breadcrumb-item+.breadcrumb-item::before{
    color:white;
}