:root,#reveal-- { 
  --primary-color: #003820; 
  --secondary-color: #cca546; 
  --background-style: solid; 
  --primary-contrast: #fff; 
  --h1-font-color: #ffffff; 
  --h1-font-size: 45px; 
  --h2-font-color: #003820; 
  --h2-font-size: 46px; 
  --h2-font-letter-spacing: -2px; 
  --h3-font-color: #003820; 
  --h3-font-size: 26px; 
  --h3-font-weight: bolder; 
  --h4-font-color: #cca546; 
  --h4-font-size: 18px; 
  --h4-font-weight: bolder; 
  --h4-text-transform: uppercase; 
  --h4-font-letter-spacing: 1px; 
  --body-font-color: #232323; 
  --body-font-size: 18px; 
  --link-font-color: #003820; 
  --link-font-color-hover: #cca546; 
  --link-font-color-active: #003820; 
  --link-font-size: 18px; 
  --button-style: none; 
  --button-background-color: #003820; 
  --button-background-color-hover: #cca546; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #003820; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-size: 16px; 
  --button-text-transform: uppercase; 
  --button-font-letter-spacing: 2px; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: slide-in-; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: slide-out-; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: linear; 
  --speed: normal; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #003820; 
  --hamburger-closed-color-hover: #003820; 
  --hamburger-open-color: #003820; 
  --hamburger-open-color-hover: #003820; 
  --hamburger-open-position: relative; 
}
