:root,#reveal-- { 
  --primary-color: #285b99; 
  --secondary-color: #00a1e8; 
  --background-style: solid; 
  --background-color: #fcfdfd; 
  --primary-contrast: #fff; 
  --global-background-color: #fcfdfd; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Lato"; 
  --h1-font-size: 72px; 
  --h1-text-align: center; 
  --h1-font-weight: 400; 
  --h1-text-transform: none; 
  --h1-line-height: 1.00; 
  --h2-font-color: #00141c; 
  --h2-font-size: 42px; 
  --h2-font-weight: 600; 
  --h2-text-transform: capitalize; 
  --h2-line-height: 1.2; 
  --h3-font-color: #00141c; 
  --h3-font-size: 34px; 
  --h3-font-weight: 400; 
  --h3-text-transform: capitalize; 
  --h4-font-color: #00141c; 
  --h4-font-size: 24px; 
  --h4-font-weight: 400; 
  --h4-text-transform: none; 
  --h4-line-height: 1.2; 
  --body-font-color: #00141c; 
  --body-font-size: 20px; 
  --body-font-weight: 300; 
  --link-font-color: #285b99; 
  --link-font-color-hover: #00a1e8; 
  --link-font-color-active: #00a1e8; 
  --button-style: none; 
  --button-background-color: #0072ba; 
  --button-background-color-hover: #00a1e8; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --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-open-position: relative; 
}
