
:root{
  --forest:#314523;
  --forest2:#40572d;
  --olive:#6d7e4d;
  --sage:#aeb79c;
  --cream:#f5f0e7;
  --ivory:#fffdf8;
  --ink:#20241e;
  --muted:#62695d;
  --line:#ddd7cb;
}
html{scroll-behavior:smooth}
body{margin:0}
img{max-width:100%}
a,button,input,textarea,select{font:inherit}
