:root,#reveal-- { 
  --primary-color: #0a2778; 
  --secondary-color: #b0eafd; 
  --background-style: solid; 
  --primary-contrast: #fff; 
  --h1-font-color: #232323; 
  --h1-font-family: "Raleway"; 
  --h1-font-size: 45px; 
  --h2-font-color: #0c2777; 
  --h2-font-family: "Raleway"; 
  --h2-font-size: 35px; 
  --h2-font-weight: 600; 
  --h2-text-transform: uppercase; 
  --h3-font-color: #232323; 
  --h3-font-family: "Raleway"; 
  --h3-font-size: 24px; 
  --h3-font-weight: 600; 
  --h4-font-family: "Raleway"; 
  --h4-font-size: 20px; 
  --body-font-color: #232323; 
  --body-font-family: "Raleway"; 
  --body-font-size: 16px; 
  --link-font-color: #243c7c; 
  --link-font-color-hover: #243c7c; 
  --link-font-color-active: #243c7c; 
  --link-font-family: inherit; 
  --link-font-size: 15px; 
  --button-style: none; 
  --button-background-color: #b0eafd; 
  --button-background-color-hover: #ffffff; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #232323; 
  --button-font-color-active: #232323; 
  --button-font-color: #232323; 
  --button-font-family: "Raleway"; 
  --button-font-weight: 600; 
  --button-text-transform: uppercase; 
  --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: normal; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #ffffff; 
  --hamburger-closed-color-hover: #b0eafd; 
  --hamburger-open-color: #ffffff; 
  --hamburger-open-color-hover: #b0eafd; 
  --hamburger-open-position: relative; 
}
