.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-black);
  text-decoration: none;
  background-color: #b478d9;
}

