:root,#reveal-- { 
  --primary-color: #1474bc; 
  --secondary-color: #db7d4c; 
  --background-style: solid; 
  --primary-contrast: #fff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Lato"; 
  --h1-font-size: 50px; 
  --h1-text-align: center; 
  --h1-font-weight: 500; 
  --h1-text-transform: none; 
  --h1-line-height: 1.00; 
  --h2-font-size: 33px; 
  --h2-font-weight: 500; 
  --h2-text-transform: none; 
  --h3-font-color: #000000; 
  --h3-font-size: 28px; 
  --h3-font-weight: 500; 
  --h3-text-transform: none; 
  --h4-font-size: 22px; 
  --h4-font-weight: bolder; 
  --h4-text-transform: none; 
  --h4-font-letter-spacing: 0px; 
  --body-font-size: 16px; 
  --link-font-color: #1474bc; 
  --link-font-color-hover: #1474bc; 
  --link-font-color-active: #1474bc; 
  --button-style: none; 
  --button-background-color: #1474bc; 
  --button-background-color-hover: #db7d4c; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-size: 16px; 
  --button-font-weight: 600; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: slide-in-; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: slide-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-open-position: relative; 
}
