:root,#reveal-- { 
  --primary-color: #18343f; 
  --secondary-color: #38b6ff; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #fefefe; 
  --h1-font-size: 60px; 
  --h1-text-align: center; 
  --h1-font-weight: 500; 
  --h2-font-color: #18343f; 
  --h2-font-size: 42px; 
  --h2-font-weight: 500; 
  --h3-font-color: #18343f; 
  --h3-font-size: 30px; 
  --h3-text-align: left; 
  --h3-font-weight: 500; 
  --h4-font-color: #18343f; 
  --h4-font-size: 28px; 
  --h4-text-align: left; 
  --h4-font-weight: 400; 
  --h4-text-transform: none; 
  --body-font-color: #18343f; 
  --body-font-size: 16px; 
  --body-text-align: left; 
  --body-font-weight: 300; 
  --link-font-color: #38b6ff; 
  --link-font-color-hover: #005688; 
  --link-font-color-active: #38b6ff; 
  --button-style: normal; 
  --button-background-color: #38b6ff; 
  --button-background-color-hover: #005688; 
  --button-border-radius: 1000px; 
  --button-font-color-hover: #fefefe; 
  --button-font-color-active: #fefefe; 
  --button-font-color: #fefefe; 
  --button-font-size: 14px; 
  --button-font-weight: 600; 
  --button-text-transform: uppercase; 
  --button-font-letter-spacing: 1.5px; 
  --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-closed-color: #ffffff; 
  --hamburger-closed-color-hover: #38b6ff; 
  --hamburger-open-color: #fefefe; 
  --hamburger-open-color-hover: #38b6ff; 
  --hamburger-open-position: relative; 
}
