.account-masthead {
    background-color: rgb(23, 23, 58) !important;
}
.masthead {
    background-color: rgb(23, 23, 58) !important;
}
.site-footer {
    background-color: rgb(23, 23, 58) !important;
}
.main-navbar ul.navbar-nav li.active a {
    background-color: rgb(46, 46, 116) !important;
}  
.masthead .main-navbar ul li:hover a, .masthead .main-navbar ul li:focus a, .masthead .main-navbar ul li.active a {
    background-color: rgb(46, 46, 116) !important;
}
.account-masthead .account .list-unstyled a:hover {
    background-color: rgb(46, 46, 116) !important;
}
.site-footer a:hover{
    background-color: rgb(46, 46, 116) !important;
}
