.nav-icon:hover span {
    text-decoration: none !important;
    color: initial !important;
}
.nav-icon span {
    font-size: 1rem;
}
.justify-content-space-around {
    justify-content: space-around !important;
}