.dropdown-item.active,
.dropdown-item:active {
  color: white;
  text-decoration: none;
  background-color: #f5821e;
}