:root,#reveal-- { 
  --primary-color: #2d2d2d; 
  --secondary-color: #ececec; 
  --background-style: solid; 
  --background-color: #f4f1eb; 
  --primary-contrast: #fff; 
  --global-background-color: #f4f1eb; 
  --h1-font-color: #666064; 
  --h1-font-family: "Playfair Display"; 
  --h1-font-size: 56px; 
  --h1-font-weight: 700; 
  --h1-text-transform: uppercase; 
  --h1-line-height: 1.60; 
  --h1-font-style: normal; 
  --h2-font-color: #000000; 
  --h2-font-family: "Playfair Display"; 
  --h2-font-size: 38px; 
  --h2-font-weight: 700; 
  --h2-line-height: 1.60; 
  --h2-font-style: normal; 
  --h3-font-color: #000000; 
  --h3-font-family: "Playfair Display"; 
  --h3-font-size: 24px; 
  --h3-font-weight: 700; 
  --h3-line-height: 1.60; 
  --h3-font-style: normal; 
  --h4-font-color: #000000; 
  --h4-font-family: "Playfair Display"; 
  --h4-font-size: 18px; 
  --h4-font-weight: 700; 
  --h4-line-height: 1.60; 
  --h4-font-style: normal; 
  --body-font-color: #000000; 
  --body-font-family: "Lato"; 
  --body-font-size: 15px; 
  --body-text-align: left; 
  --body-font-weight: 400; 
  --body-text-transform: none; 
  --body-line-height: 1.80; 
  --body-font-style: normal; 
  --link-font-color: #1b6c48; 
  --link-font-color-hover: #183772; 
  --link-font-color-active: #1b6c48; 
  --link-font-family: "Lato"; 
  --link-font-size: 16px; 
  --button-style: hollow; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-border-radius: 1000px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Lato"; 
  --button-font-size: 14px; 
  --button-font-weight: 700; 
  --button-text-transform: none; 
  --button-line-height: 1.80; 
  --button-font-style: normal; 
  --button-border-color: #183772; 
  --button-border-color-hover: #ffffff; 
  --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-margin-left-right: 1rem; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-open-position: relative; 
}
