.dropdown-menu .dropdown-item:hover {
  color: var(--bs-secondary) !important;
  background-color: var(--bs-primary);
}

