@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Instrument+Sans:ital,wdth,wght@0,75..100,400..700;1,75..100,400..700&display=swap";:root{--dark-emerald-100: #102f2a;--dark-emerald-70: #46635b;--dark-emerald-60: #5f766e;--body-text: #183b35;--secondary-light: #ffffff;--secondary-highlight: #edf1ef;--negative-body-text: #ffffff}:root{font-synthesis:none}*{box-sizing:border-box}html{background:var(--secondary-light)}body{min-width:20rem;margin:0;background:var(--secondary-light);color:var(--body-text);font-family:Instrument Sans,Arial,sans-serif;font-variation-settings:"wdth" 96}a{color:var(--dark-emerald-60);text-decoration:none;transition:color .18s ease,background .18s ease}a:hover{color:var(--dark-emerald-100)}a:focus-visible{outline:2px solid #1d6555;outline-offset:3px}.site{min-height:100svh}.siteFooter{display:flex;justify-content:space-between;gap:1.5rem;width:min(68rem,calc(100% - 4rem));margin:0 auto;padding:1.5rem 0;border-top:1px solid color-mix(in srgb,var(--dark-emerald-70) 20%,transparent);color:var(--dark-emerald-70);font-size:.92rem}.siteFooter a{color:inherit}@media(max-width:42rem){.siteFooter{width:auto;margin:0 1.5rem;flex-wrap:wrap}}
