.section-heading { text-align: center; }
.section-heading__title { font-family: var(--font-display); font-size: 70px; line-height: .94; font-weight: 500; text-transform: uppercase; }
.section-heading__kicker { font-size: 14px; line-height: 1.1; letter-spacing: 3.36px; font-weight: 700; margin-bottom: 20px; }
.section-heading__lead { margin-top: 20px; font-size: 18px; line-height: 25px; font-weight: 500; }
.section-heading--minor { text-align: left; }
.section-heading__title--minor { font-size: 22px; line-height: 1.1; }
.section-heading--light { color: var(--color-light); }
@media (max-width: 639px) { .section-heading__title { font-size: 48px; line-height: .94; } .section-heading__title--page { line-height: 1.1; } .section-heading__lead { font-size: 16px; } .section-heading__title--minor { font-size: 20px; } .section-heading__kicker { font-size: 12px; letter-spacing: 2.88px; } }
