:root,#reveal-- { 
  --primary-color: #073f84; 
  --secondary-color: #426795; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Cormorant Garamond"; 
  --h1-font-size: 62px; 
  --h1-font-weight: normal; 
  --h1-text-transform: capitalize; 
  --h1-line-height: 1.1; 
  --h2-font-color: #181818; 
  --h2-font-family: "Libre Baskerville"; 
  --h2-font-size: 60px; 
  --h2-font-weight: 400; 
  --h2-line-height: 1.1; 
  --h3-font-color: #426795; 
  --h3-font-family: "Libre Baskerville"; 
  --h3-font-size: 32px; 
  --h3-font-weight: 600; 
  --h3-line-height: 1.3; 
  --h4-font-color: #426795; 
  --h4-font-family: "Lato"; 
  --h4-font-size: 22px; 
  --body-font-color: #181818; 
  --body-font-family: "Lato"; 
  --body-font-size: 18px; 
  --link-font-color: #073f84; 
  --link-font-color-hover: #426795; 
  --link-font-color-active: #426795; 
  --link-font-family: inherit; 
  --button-style: none; 
  --button-background-color: #073f84; 
  --button-background-color-hover: #426795; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #d6e1ec; 
  --button-font-family: "Raleway"; 
  --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-background-color: #073f84; 
  --mobile-menu-text-color: #d6e1ec; 
  --mobile-menu-text-color-hover: #ffffff; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #073f84; 
  --hamburger-closed-color-hover: #073f84; 
  --hamburger-open-color: #073f84; 
  --hamburger-open-color-hover: #073f84; 
  --hamburger-open-position: relative; 
}
