@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap";
:root{--forest:#002912;--white:#fcfcfc;--emerald:#006a3e;--gold:#f8bc16;--beige:#ffe5a6;--tan:#efc096}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--white);color:var(--forest);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Cabinet Grotesk,FK Grotesk,-apple-system,BlinkMacSystemFont,sans-serif}h1,h2,h3{font-family:Playfair Display,PF Marlet Display,Georgia,serif}