@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Roboto+Slab:wght@300;400;500&display=swap";:root{--marine:#2d2a6b;--gold:#ba9460;--white:#fff;--off-white:#f8f7f4;--light-bg:#f2f0eb;--border:#e8e4dc;--text:#2d2a6b;--text-body:#3a3a3a;--text-muted:#7a7a7a;--font-display:"DM Serif Display", Georgia, serif;--font-body:"Roboto Slab", Georgia, serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:4px;--radius:8px;--radius-lg:16px;--max-width:860px;--shadow-sm:0 1px 4px #2d2a6b14;--shadow:0 4px 20px #2d2a6b1a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-body);background:var(--off-white);color:var(--text-body);-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.65}h1,h2,h3,h4{font-family:var(--font-display);color:var(--marine);line-height:1.2}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max-width);padding:0 var(--space-8);margin:0 auto}@media (width<=640px){.container{padding:0 var(--space-5)}}
