.nav-link.active .icon{
    color: white;
}
.nav-link:hover{
    background-color: rgba(0, 0, 0, 0.1);
}