.btn-appointment:hover {
  background-color: #586575!important;
  border-color: #586575!important;
}

.search-button {
  background-color: #6590bb!important;
  border-color: #6590bb!important;
  }
.search-button:hover {
  background: #586575!important;
  border-color: #586575!important;
  }
a[data-action="loadMoreBrands"] {
  background-color: #6590bb !important;
  border-color: #6590bb !important;
}
a[data-action="loadMoreBrands"]:hover {
  background-color: #586575!important;
  border-color: #586575!important;
}
a.learn-more {
  color: #6590bb !important;
}