@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Instrument+Serif:ital@0;1&display=swap";
:root{--navy:#0b1f3a;--navy-mid:#132844;--blue:#1b6bff;--orange:#ff6b2b;--orange-light:#ff8c55;--cream:#f7f4ef;--cream-dark:#ede9e1;--white:#fff;--text-dark:#0b1f3a;--text-mid:#4a5568;--text-light:#8b95a5;--border:#e2e0da;--green:#00b67a;--green-light:#e6faf4;--red:#ef4444;--yellow:#f59e0b;--serif:"Instrument Serif",Georgia,serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:Sora,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
