/* The display font is unsuitable for the large Cyrillic hero heading. */
.hero h1 {
  font-family: Manrope, Arial, sans-serif;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.065em;
}
