.webform-submission-schedule-appointment-form .schedule-submit.hide--arrow {
  background-image: none;
  padding-right: 25px;
}
.webform-submission-schedule-appointment-form .schedule-submit.hide--arrow:after {
  content: none;
}

.webform-submission-contact-us-form .webform-button--submit.hide--arrow {
  background-image: none;
  padding-right: 25px;
}
.webform-submission-contact-us-form .webform-button--submit.hide--arrow:after {
  content: none;
}

.webform-submission-breathing-buddies-form .webform-button--submit.hide--arrow {
  background-image: none;
  padding-right: 25px;
}
.webform-submission-breathing-buddies-form .webform-button--submit.hide--arrow:after {
  content: none;
}

/*select:invalid {
  height: 0px !important;
  opacity: 0 !important;
  position: absolute !important;
  display: flex !important;
}*/
