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

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