:root,#reveal-- { 
  --primary-color: #385543; 
  --secondary-color: #b1a481; 
  --background-style: solid; 
  --background-color: #f0f2f5; 
  --primary-contrast: #fff; 
  --global-background-color: #f0f2f5; 
  --h1-font-family: "Montserrat"; 
  --h1-font-size: 40px; 
  --h1-text-align: left; 
  --h1-font-weight: 700; 
  --h1-text-transform: uppercase; 
  --h1-font-style: normal; 
  --h2-font-color: #385543; 
  --h2-font-family: "Montserrat"; 
  --h2-font-size: 24px; 
  --h2-font-weight: 700; 
  --h2-text-transform: uppercase; 
  --h3-font-color: #3d3d3d; 
  --h3-font-family: "Montserrat"; 
  --h3-font-size: 22px; 
  --h3-text-align: left; 
  --h3-font-weight: 700; 
  --h3-text-transform: uppercase; 
  --h3-font-style: normal; 
  --h4-font-color: #323232; 
  --h4-font-family: "Montserrat"; 
  --h4-font-size: 18px; 
  --h4-text-align: left; 
  --h4-font-weight: 700; 
  --h4-text-transform: uppercase; 
  --h4-font-style: normal; 
  --body-font-color: #000000; 
  --body-font-family: "Nunito"; 
  --body-font-size: 20px; 
  --link-font-color: #385543; 
  --link-font-color-hover: #b1a481; 
  --link-font-color-active: #b1a481; 
  --button-style: normal; 
  --button-background-color: #b1a481; 
  --button-background-color-hover: #7eb141; 
  --button-border-radius: 0px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #7eb141; 
  --button-font-color: #ffffff; 
  --button-font-family: "Nunito"; 
  --button-font-size: 14px; 
  --button-font-weight: 700; 
  --button-text-transform: uppercase; 
  --button-font-style: normal; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: hinge-in-; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: hinge-out-; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: linear; 
  --speed: normal; 
  --mobile-menu-margin-left-right: 3rem; 
  --mobile-menu-padding-left-right: 2rem; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #ffffff; 
  --hamburger-open-position: relative; 
}
