.dropdown [class*='neu-'].dropdown-content .dropdown-item:hover:not(.active) {
  background-color: inherit;
}
