:root,#reveal-- { 
  --primary-color: #cf6f4a; 
  --secondary-color: #92762d; 
  --background-style: solid; 
  --primary-contrast: #000; 
  --h1-font-color: #d8d4b8; 
  --h1-font-family: "Cormorant Garamond"; 
  --h1-font-size: 46px; 
  --h1-font-weight: 300; 
  --h1-text-transform: uppercase; 
  --h1-line-height: 1.15; 
  --h2-font-color: #000000; 
  --h2-font-family: "Cormorant Garamond"; 
  --h2-font-size: 36px; 
  --h2-text-align: left; 
  --h2-font-weight: 300; 
  --h2-text-transform: uppercase; 
  --h3-font-color: #000000; 
  --h3-font-family: "Cormorant Garamond"; 
  --h3-font-size: 26px; 
  --h3-font-weight: 300; 
  --h3-text-transform: uppercase; 
  --h4-font-color: #000000; 
  --body-font-color: #000000; 
  --body-font-family: "Libre Baskerville"; 
  --body-font-size: 20px; 
  --link-font-color: #cf6f4a; 
  --link-font-color-hover: #92762d; 
  --link-font-color-active: #92762d; 
  --link-font-family: inherit; 
  --button-style: none; 
  --button-background-color: #92762d; 
  --button-background-color-hover: #cf6f4a; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Libre Baskerville"; 
  --button-font-size: 15px; 
  --button-font-weight: 300; 
  --button-text-transform: uppercase; 
  --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; 
}
