:root,#reveal-- { 
  --primary-color: #16221e; 
  --secondary-color: #c2a878; 
  --background-style: solid; 
  --background-color: #fefefd; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefd; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Raleway"; 
  --h1-font-size: 50px; 
  --h2-font-color: #16221e; 
  --h2-font-family: "Raleway"; 
  --h2-font-size: 2.55rem; 
  --h2-font-weight: 600; 
  --h2-font-letter-spacing: -0.08rem; 
  --h2-line-height: 1; 
  --h3-font-color: #16221e; 
  --h3-font-family: "Raleway"; 
  --h3-font-size: 1.55rem; 
  --h3-font-weight: 300; 
  --h3-text-transform: none; 
  --h3-font-letter-spacing: -0.05rem; 
  --h3-line-height: 1.2; 
  --h4-font-color: #666064; 
  --h4-font-family: "Raleway"; 
  --h4-font-size: 20px; 
  --body-font-color: #1e1e1e; 
  --body-font-family: "Inter"; 
  --body-font-size: 1.1rem; 
  --body-line-height: 1.5; 
  --link-font-color: #3e9b79; 
  --link-font-color-hover: #c2a878; 
  --link-font-color-active: #c2a878; 
  --link-font-family: inherit; 
  --link-font-weight: 500; 
  --link-text-transform: uppercase; 
  --link-font-letter-spacing: 0.05rem; 
  --button-style: hollow; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-border-radius: 0px; 
  --button-font-color-hover: #fefefd; 
  --button-font-color-active: #fefefd; 
  --button-font-color: #fefefd; 
  --button-border-color: #3e9b79; 
  --button-border-color-hover: #fefefd; 
  --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; 
}
