:root,#reveal-- { 
  --primary-color: #012996; 
  --secondary-color: #f0c620; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Montserrat"; 
  --h1-font-size: 50px; 
  --h2-font-color: #1c1c1c; 
  --h2-font-family: "Montserrat"; 
  --h2-font-size: 45px; 
  --h2-font-weight: bolder; 
  --h3-font-color: #1c1c1c; 
  --h3-font-family: "Montserrat"; 
  --h3-font-size: 26px; 
  --h3-font-weight: bolder; 
  --h4-font-color: #666064; 
  --h4-font-family: "Montserrat"; 
  --h4-font-size: 20px; 
  --body-font-color: #666064; 
  --body-font-family: "Montserrat"; 
  --body-font-size: 15px; 
  --link-font-color: #012996; 
  --link-font-color-hover: #09236c; 
  --link-font-color-active: #09236c; 
  --link-font-family: "Montserrat"; 
  --link-font-size: 15px; 
  --link-font-weight: 600; 
  --button-style: normal; 
  --button-background-color: #efbf04; 
  --button-background-color-hover: #ffd945; 
  --button-border-radius: 1000px; 
  --button-font-color-hover: #1c1c1c; 
  --button-font-color-active: #1c1c1c; 
  --button-font-color: #1c1c1c; 
  --button-font-family: "Montserrat"; 
  --button-font-weight: 600; 
  --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: #666064; 
  --hamburger-closed-color-hover: #012996; 
  --hamburger-open-color: #012996; 
  --hamburger-open-color-hover: #09236c; 
  --hamburger-open-position: relative; 
}
