/* Keep display type visually deliberate without compressing letter spacing. */
.hero-copy h1,
.section-head h2,
.article-wrap h1 {
  letter-spacing: 0;
}
