:root,#reveal-- { 
  --primary-color: #3b4a51; 
  --secondary-color: #040404; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #fefefe; 
  --h1-font-family: "Playfair Display"; 
  --h1-font-size: 50px; 
  --h2-font-color: #3b4a51; 
  --h2-font-family: "Playfair Display"; 
  --h2-font-size: 45px; 
  --h3-font-color: #3b4a51; 
  --h3-font-family: "Playfair Display"; 
  --h3-font-size: 30px; 
  --h4-font-color: #3b4a51; 
  --h4-font-family: "Raleway"; 
  --h4-font-size: 20px; 
  --body-font-color: #666064; 
  --body-font-family: "Raleway"; 
  --body-font-size: 18px; 
  --link-font-color: #4c4c4c; 
  --link-font-color-hover: #4c4c4c; 
  --link-font-color-active: #4c4c4c; 
  --link-font-family: "Raleway"; 
  --button-style: none; 
  --button-background-color: #3b4a51; 
  --button-background-color-hover: #acb6bb; 
  --button-font-family: "Raleway"; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: fade-in; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: fade-out; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: linear; 
  --speed: fast; 
  --mobile-menu-background-color: #3b4a51; 
  --mobile-menu-text-color: #fefefe; 
  --mobile-menu-text-color-hover: #acb6bb; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #3b4a51; 
  --hamburger-closed-color-hover: #666064; 
  --hamburger-open-color: #3b4a51; 
  --hamburger-open-color-hover: #666064; 
  --hamburger-open-position: relative; 
}
