/*.form-control {
  color: white !important;
}*/

.browse-inventory-image img:hover {
  color: white !important;
  opacity: 100%;
}

.dropdown-menu .active {
  background-color: white !important;
  color: #5f0f08 !important;
}

.dropdown-menu > li > a:hover {
    color: white !important;
}