.menu__subitem.active{
    background-color: #0ea7f2;
}

.menu__subitem.active a{
     color: white!important;
}