.contact-affiliations {
  text-align: center;
  line-height: 1.65;
}

.contact-heading {
  text-align: center;
  margin-top: 46px;
  font-family: var(--heading);
  font-weight: var(--semi-bold);
}

.contact-body {
  max-width: 860px;
  margin: 14px auto 0;
  text-align: center;
  line-height: var(--spacing);
}

.contact-buttons {
  text-align: center;
  margin-top: 36px;
}

/*# sourceMappingURL=contact-page.css.map */