:root,#reveal-- { 
  --primary-color: #20314f; 
  --secondary-color: #fc7022; 
  --background-style: solid; 
  --primary-contrast: #fff; 
  --h1-font-color: #232323; 
  --h1-font-family: "Libre Baskerville"; 
  --h1-font-size: 40px; 
  --h2-font-color: #000000; 
  --h2-font-family: "Libre Baskerville"; 
  --h2-font-size: 36px; 
  --h2-text-align: left; 
  --h3-font-color: #232323; 
  --h3-font-family: "Libre Baskerville"; 
  --h3-font-size: 28px; 
  --h4-font-family: "Libre Baskerville"; 
  --h4-font-size: 22px; 
  --body-font-color: #232323; 
  --body-font-family: "Lato"; 
  --body-font-size: 17px; 
  --link-font-color: #fc7022; 
  --link-font-color-hover: #20314f; 
  --link-font-color-active: #fc7022; 
  --link-font-family: "Lato"; 
  --link-font-size: 17px; 
  --button-style: none; 
  --button-background-color: #20314f; 
  --button-background-color-hover: #fc7022; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Lato"; 
  --button-font-size: 17px; 
  --button-text-transform: capitalize; 
  --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-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #ffffff; 
  --hamburger-closed-color-hover: #ffffff; 
  --hamburger-open-color: #ffffff; 
  --hamburger-open-color-hover: #ffffff; 
  --hamburger-open-position: relative; 
}
