.dropdown-item.active, .dropdown-item:active {
  background-color: var(--ev-dropdown-link-active-bg, var(--ev-primary));
  color: var(--ev-dropdown-link-active-color, white) !important;
}
