:root,#reveal-- { 
  --primary-color: #004984; 
  --secondary-color: #ced9e8; 
  --background-style: solid; 
  --primary-contrast: #fff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Open Sans"; 
  --h1-font-size: 54px; 
  --h1-text-align: center; 
  --h1-font-weight: 700; 
  --h1-text-transform: none; 
  --h1-line-height: 1.1; 
  --h2-font-color: #111111; 
  --h2-font-family: "Open Sans"; 
  --h2-font-size: 36px; 
  --h2-font-weight: 400; 
  --h2-line-height: 1.3; 
  --h3-font-color: #111111; 
  --h3-font-family: "Open Sans"; 
  --h3-font-size: 24.5px; 
  --h3-font-weight: 700; 
  --h4-font-family: "Open Sans"; 
  --h4-font-size: 20.5px; 
  --h4-text-transform: none; 
  --h4-line-height: 1.00; 
  --body-font-family: "Open Sans"; 
  --body-font-size: 17px; 
  --link-font-color: #004984; 
  --link-font-color-hover: #111111; 
  --link-font-color-active: #111111; 
  --button-style: none; 
  --button-background-color: #004984; 
  --button-background-color-hover: #111111; 
  --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: 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; 
}
