.filter-buttons button {
  border: 1px solid #e77817 !important;
  color: #e77817 !important;
}

.filter-buttons button:hover {
  background: #e77817 !important;
  color: #ffffff !important;
}
