@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";
:root{--forest:#002912;--white:#fcfcfc;--emerald:#006a3e;--gold:#f8bc16;--beige:#ffe5a6;--tan:#efc096}@theme{--color-forest: #002912; --color-white-foxo: #fcfcfc; --color-emerald: #006a3e; --color-gold: #f8bc16; --color-beige: #ffe5a6; --color-tan: #efc096;}html{color:#002912;background-color:#fcfcfc}body{color:#002912;background-color:#fcfcfc;font-family:FK Grotesk,Montserrat,sans-serif}.font-heading{font-family:PF Marlet Display,Montserrat,Georgia,serif}.font-body{font-family:FK Grotesk,Montserrat,sans-serif}