.dropdown .dropdown-item.active,
.dropdown .dropdown-item:active {
  background-color: var(--color-primary);
}
