.buttonSecondary,
.buttonWithText {
  font-size: 0.9rem;
}

.buttonPrimary.buttonWithText {
  padding: 13px 26px;
}

h1 {
  font-weight: 600;
}

.page__left .property-details .property-details-item {
  font-size: 0.9rem;
}

.property-details img {
  width: 40px;
}

.enquire-form label {
  font-size: max(0.9rem, 13px);
  padding: 0.05rem 0;
}

div[data-type="checkbox"] .acf-label label,
div[data-type="radio"] .acf-label label {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 1.1em;
}

.enquire-form-fields ul {
  padding-left: 0.5rem;
}

.enquire-form-content button[type="submit"] {
  font-family: var(--font-base);
}

.enquire-form-subtitle {
  margin-bottom: 1.5rem;
}
