.community-contact-form__subheading {
  margin-bottom: 3rem;
}

.community-contact-form__select-field .form__label {
  position: static;
  display: block;
  margin-bottom: 0.6rem;
  font-size: 1.3rem;
}

.community-contact-form__select-field .select {
  width: 100%;
}
