

#mainMenu li.level1:hover a.menuLinkLevel1
{
    background-color: #FFFFFF;
    color: var(--primaryclr);
}