/* TERMS — page-specific styles.
   TODO: migrate page CSS from the v111-era inline <style> block. */

.page-terms {
    padding-top: 72px; /* clear the fixed nav */
}
.page-terms .hero {
    padding: var(--space-20) var(--space-12);
    text-align: center;
}
