:root,#reveal-- { 
  --primary-color: #00538b; 
  --secondary-color: #a1b8d2; 
  --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: 86px; 
  --h1-line-height: 1; 
  --h2-font-color: #00538b; 
  --h2-font-family: "Cormorant Garamond"; 
  --h2-font-size: 64px; 
  --h2-line-height: 1; 
  --h3-font-color: #00538b; 
  --h3-font-family: "Cormorant Garamond"; 
  --h3-font-size: 32px; 
  --h3-font-weight: 400; 
  --h3-line-height: 1.1; 
  --h4-font-color: #00538b; 
  --h4-font-family: "Cormorant Garamond"; 
  --h4-font-size: 20px; 
  --body-font-color: #333333; 
  --body-font-family: "Montserrat"; 
  --body-font-size: 17px; 
  --body-line-height: 1.5; 
  --link-font-color: #06b4e4; 
  --link-font-color-hover: #10a4cc; 
  --link-font-color-active: #10a4cc; 
  --link-font-family: inherit; 
  --button-style: hollow; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #00538b; 
  --button-font-family: "Raleway"; 
  --button-font-size: 16px; 
  --button-text-align: center; 
  --button-font-weight: 700; 
  --button-text-transform: uppercase; 
  --button-font-letter-spacing: 2px; 
  --button-border-color: #00538b; 
  --button-border-color-hover: #ffffff; 
  --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: #00538b; 
  --mobile-menu-text-color: #ffffff; 
  --mobile-menu-text-color-hover: #ffffff; 
  --mobile-menu-padding-left-right: 16px; 
  --mobile-menu-width: 100%; 
  --mobile-menu-top-position: 8px; 
  --mobile-menu-justify-content: normal; 
  --hamburger-open-position: relative; 
}
