/* Optional styling: grey out disabled placeholder */
.et_pb_contact_field[data-type="select"] select.et_pb_contact_select option[disabled] {
  color: #999;
}
.mft-checkbox-fieldset > legend.et_pb_contact_form_label { margin-bottom: .25rem; font-weight: 600; }
.mft-checkbox-fieldset { border: 0; padding: 0; margin: 0; min-inline-size: auto; }
