.no-hover-effect:hover {
    background: transparent !important;
    color: inherit !important;
}

.navbar-item.no-hover-effect:hover {
    background: transparent !important;
    color: inherit !important;
}