:root,#reveal-- { 
  --primary-color: #1b4923; 
  --secondary-color: #ad7b1c; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Montserrat"; 
  --h1-font-size: 50px; 
  --h1-font-weight: 500; 
  --h2-font-color: #000000; 
  --h2-font-family: "Montserrat"; 
  --h2-font-size: 42px; 
  --h2-font-weight: 500; 
  --h3-font-color: #1b4923; 
  --h3-font-family: "Montserrat"; 
  --h3-font-size: 28px; 
  --h3-font-weight: 500; 
  --h3-text-transform: none; 
  --h4-font-color: #1b4923; 
  --h4-font-family: "Montserrat"; 
  --h4-font-size: 22px; 
  --h4-font-weight: 500; 
  --body-font-color: #000000; 
  --body-font-family: "Montserrat"; 
  --body-font-size: 16px; 
  --link-font-color: #1b4923; 
  --link-font-color-hover: #1b4923; 
  --link-font-color-active: #1b4923; 
  --link-font-family: inherit; 
  --button-style: none; 
  --button-background-color: #1b4923; 
  --button-background-color-hover: #ad7b1c; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Raleway"; 
  --button-font-weight: 600; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: fade-in; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: fade-out; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: ease-in; 
  --speed: normal; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #000000; 
  --hamburger-closed-color-hover: #1b4923; 
  --hamburger-open-color: #1b4923; 
  --hamburger-open-color-hover: #ffffff; 
  --hamburger-open-position: relative; 
}
