:root{--background:#fff;--backgroundAccent:#dde8d6;--foreground:#171717;--Accent:#8bc640;--AccentDark:#5c9334;--transitionDuration:.3s;--urlHover:var(--AccentDark)}h1{font-size:300%;font-weight:400}h2{font-size:200%;font-weight:400}h3{font-size:140%;font-weight:400}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--Accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}@media only screen and (max-width:1000px){h1{font-size:190%}h2{font-size:150%}h3{font-size:120%}}
