:root,#reveal-- { 
  --primary-color: #122a5a; 
  --secondary-color: #122a5a; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Playfair Display"; 
  --h1-font-size: 60px; 
  --h1-text-align: center; 
  --h1-font-weight: 600; 
  --h1-line-height: 1.2; 
  --h2-font-color: #2a2a2a; 
  --h2-font-family: "Playfair Display"; 
  --h2-font-size: 47px; 
  --h2-font-weight: 500; 
  --h3-font-family: "Playfair Display"; 
  --h3-font-size: 36px; 
  --h3-text-align: left; 
  --h4-font-color: #ffffff; 
  --h4-font-family: "Raleway"; 
  --h4-font-size: 27px; 
  --h4-text-align: center; 
  --h4-text-transform: uppercase; 
  --h4-font-letter-spacing: 5px; 
  --body-font-color: #2a2a2a; 
  --body-font-family: "Raleway"; 
  --body-font-size: 17px; 
  --body-text-align: left; 
  --link-font-color: #122a70; 
  --link-font-color-hover: #2a2a2a; 
  --link-font-color-active: #2a2a2a; 
  --link-font-size: 17px; 
  --button-style: none; 
  --button-background-color: #122a5a; 
  --button-background-color-hover: #2a2a2a; 
  --button-border-radius: 0px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-size: 22px; 
  --button-font-letter-spacing: 0px; 
  --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: ease-in; 
  --speed: normal; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #122a70; 
  --hamburger-closed-color-hover: #122a70; 
  --hamburger-open-color: #122a70; 
  --hamburger-open-color-hover: #122a70; 
  --hamburger-open-position: relative; 
}
