.site .button,
.site button,
.site input[type="submit"],
.elementor-button,
.mphb-button,
.mphb-book-button,
.mphb-confirm-reservation,
.mphb-reserve-btn {
  background: #9b8150 !important;
  color: #fff !important;
  border: 1px solid #9b8150 !important;
  border-radius: 0;
  padding: 16px 42px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 14px;
  font-weight: 400;
}

.site .button:hover,
.site button:hover,
.site input[type="submit"]:hover,
.elementor-button:hover,
.mphb-button:hover,
.mphb-book-button:hover,
.mphb-confirm-reservation:hover,
.mphb-reserve-btn:hover {
  background: #856b3f !important;
  color: #fff;
  border-color: #856b3f !important;
}
