:root,#reveal-- { 
  --primary-color: #0072ce; 
  --secondary-color: #001e60; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #0072ce; 
  --h1-font-family: "Nunito"; 
  --h1-font-size: 45px; 
  --h2-font-color: #0072ce; 
  --h2-font-family: "Nunito"; 
  --h2-font-size: 45px; 
  --h2-text-align: left; 
  --h3-font-color: #001e60; 
  --h3-font-family: "Nunito"; 
  --h3-font-size: 30px; 
  --h4-font-color: #0a0a0a; 
  --h4-font-family: "Nunito"; 
  --h4-font-size: 20px; 
  --body-font-color: #0a0a0a; 
  --body-font-family: "Nunito"; 
  --body-font-size: 15.9px; 
  --link-font-color: #015ca6; 
  --link-font-color-hover: #001e60; 
  --link-font-color-active: #015ca6; 
  --link-font-family: "Nunito"; 
  --link-text-align: left; 
  --button-style: normal; 
  --button-background-color: #0072ce; 
  --button-background-color-hover: #015ca6; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #0072ce; 
  --button-font-color: #ffffff; 
  --button-font-family: "Nunito"; 
  --button-line-height: 1.00; 
  --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: linear; 
  --speed: fast; 
  --mobile-menu-margin-left-right: 1rem; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-open-position: relative; 
}
