/* Preserve the existing hero typography when its product line becomes the H1. */
.main .section-1 p.one__title { margin-top: 20px; }
.main .section-1 h1.one__subtitle { margin-top: 0; margin-bottom: 10px; font-weight: 400; }
/* Language selectors are now crawlable links, with the same active appearance. */
.header__right-language .language-active a { font-family: EuclidSquare-B; color: #7d5dbf; }
