<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 990px) and (max-width: 1200px) {
  .section-promo-columns .section__heading {
    font-size: calc(var(--font-heading-scale) * 3rem);
  }
}
</pre></body></html>