.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125;
  background-color: #175491;
}

