:root,#reveal-- { 
  --primary-color: #081521; 
  --secondary-color: #00386c; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #fefefe; 
  --h1-font-family: "Karla"; 
  --h1-font-size: 49px; 
  --h1-text-align: center; 
  --h1-font-weight: 500; 
  --h2-font-family: "Karla"; 
  --h2-font-size: 38px; 
  --h2-font-weight: 500; 
  --h3-font-family: "Karla"; 
  --h3-font-size: 28px; 
  --h3-text-align: left; 
  --h3-font-weight: 500; 
  --h4-font-family: "Karla"; 
  --h4-font-size: 22px; 
  --h4-font-weight: 500; 
  --h4-text-transform: none; 
  --h4-font-letter-spacing: 0px; 
  --body-font-color: #000000; 
  --body-font-family: "Karla"; 
  --body-font-size: 16px; 
  --body-text-align: left; 
  --body-font-letter-spacing: 0.15px; 
  --link-font-color: #00386c; 
  --link-font-color-hover: #cc9c4d; 
  --link-font-color-active: #cc9c4d; 
  --button-style: none; 
  --button-background-color: #081521; 
  --button-background-color-hover: #2a2a2a; 
  --button-font-color-hover: #fefefe; 
  --button-font-color-active: #fefefe; 
  --button-font-color: #fefefe; 
  --button-font-family: "Karla"; 
  --button-font-size: 16px; 
  --button-font-weight: 500; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: fade-in; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: fade-out; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: ease-in; 
  --speed: fast; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #ffffff; 
  --hamburger-open-color: #ffffff; 
  --hamburger-open-position: relative; 
}
