/* The imported desktop grid stops growing at 1180px; headings must fit its columns. */
@media (min-width: 981px) {
  body.rukit-system.template-one-home .pdf-hero__copy h1 {
    font-size: 38px;
  }

  body.rukit-system.template-one-inner.page-id-16 .page-hero h1 {
    font-size: 68px;
  }
}
