.section-heading {
  margin-bottom: 2.5rem;
  text-align: center; }

.section-heading__title {
  font-size: 1.6rem;
  margin: 0; }
  @media (min-width: 75em) {
    .section-heading__title {
      font-size: 2.4rem;
      line-height: 1.14583; } }

.section-heading__subtitle {
  font-size: 1.2rem;
  line-height: 1.16667;
  color: #666;
  margin: 0; }
