/* Contact — page-specific styles */

/* Bind font tokens to loaded Google Fonts */
:root {
  --font-serif: "EB Garamond", ui-serif, Georgia, serif;
  --font-sans: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
}

/* Add contact-only overrides below if needed */


