.text-red {
  color: #937e53 !important;
}
.bg-red {
  background-color: #937e53 !important;
}
.price {
  color: #937e53 !important;
}
.error {
  color: #937e53 !important;
}
.icon-text .material-icons {
  color: #937e53 !important;
}
.icon-top, .icon-middle {
  color: #937e53 !important;
}
.btn-custom, .btn-custom:first-child:active {
  background-color: #937e53 !important;
}
.btn-custom:hover {
  background-color: #756442 !important;
}
.broker-card a {
  color: #937e53 !important;
}
.text-bg-danger {
  background-color: #937e53 !important;
}
.property-card .property-price {
  color: #937e53 !important;
}
.property-card .property-details span i {
  color: #937e53 !important;
}
.view-all-btn {
  background-color: #937e53 !important;
}
.view-all-btn:hover {
  background-color: #756442 !important;
}
.form-check-input:checked {
  background-color: #937e53 !important;
  border-color: #937e53 !important;
}
.slick-dots li.slick-active button:before {
  color: #937e53 !important;
}