.mat-mdc-menu-item:hover:not([disabled]) {
    background: $hoverBgColor;
}