h1 {
  font-weight: 700;
}

h2 .field--name-title {
  color: #212529;
  font-size: 1.5rem;
  font-weight: 500;
}

#page-bottom h2 {
  font-size: 1rem;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  h1,
  .h1,
  #page-title h1 {
    font-size: 1.6875rem;
  }
  h2,
  .h2 {
    font-size: 1.4625rem;
  }
  h3,
  .h3 {
    font-size: 1.35rem;
  }
  h4,
  .h4 {
    font-size: 1.2375rem;
  }
  h5,
  .h5 {
    font-size: 1.125rem;
  }
  h6,
  .h6 {
    font-size: 0.95625rem;
  }
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  hyphens: auto;
}

/*# sourceMappingURL=typography.css.map */
