.btn-primary{
    color: #ffffff !important;
    background-color: #89182b !important;
    border-color: #89182b !important;
}
a{
    color: #89182b !important;
}
.nav-link.active{
    color: #ffffff !important;
    background-color: #89182b !important;
    border-color: #89182b !important;    
}