/* stylelint-disable order/order */
/* stylelint-enable order/order */
/* Variables - breakpoints */
/* Variables - Typography */
/* Variables - Sizes */
/* Variables - shadows */
/* stylelint-disable order/order */
/* stylelint-enable order/order */
.gov-page-heading h1 {
  font-size: var(--font-size-headline-xl);
  line-height: 130%;
  font-weight: 500;
}
.gov-page-heading__annotation {
  font-weight: 500;
}
.gov-page-heading__social {
  display: flex;
}

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