:root,#reveal-- { 
  --primary-color: #64ab44; 
  --secondary-color: #030009; 
  --background-style: solid; 
  --primary-contrast: #000; 
  --h1-font-color: #ffffff; 
  --h1-font-size: 45px; 
  --h2-font-color: #000000; 
  --h2-font-size: 42px; 
  --h2-text-align: left; 
  --h2-font-weight: 900; 
  --h3-font-color: #000000; 
  --h3-font-size: 26px; 
  --h3-font-weight: 900; 
  --h4-font-color: #64ab44; 
  --h4-font-size: 14px; 
  --h4-font-weight: bolder; 
  --h4-text-transform: uppercase; 
  --body-font-color: #232323; 
  --body-font-size: 18px; 
  --link-font-color: #64ab44; 
  --link-font-color-hover: #000000; 
  --link-font-color-active: #64ab44; 
  --link-font-size: 18px; 
  --button-style: normal; 
  --button-background-color: #000000; 
  --button-background-color-hover: #64ab44; 
  --button-border-radius: 1000px; 
  --button-font-color-hover: #000000; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-weight: 600; 
  --button-line-height: 17px; 
  --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-open-position: relative; 
}
