.active-menuitem{
    background-color: #1B2437;
    color: white;
}

.active-menuitem > a{
    color: white;
}

.active-menuitem > a > div > span{
    color: white!important;
}
