
.show-active.active {
    color: #fff!important;
    background-color: #003b5c!important;
}

.show-active:hover {
    color: #fff!important;
    background-color: #003b5c!important;
}