:root,#reveal-- { 
  --primary-color: #1a2338; 
  --secondary-color: #d4c49e; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Raleway"; 
  --h1-font-size: 50px; 
  --h2-font-color: #1a2338; 
  --h2-font-family: "Raleway"; 
  --h2-font-size: 40px; 
  --h3-font-color: #1a2338; 
  --h3-font-family: "Raleway"; 
  --h3-font-size: 28px; 
  --h3-font-weight: 500; 
  --h4-font-color: #1a2338; 
  --h4-font-family: "Raleway"; 
  --h4-font-size: 22px; 
  --body-font-color: #333333; 
  --body-font-family: "Raleway"; 
  --body-font-size: 16px; 
  --link-font-color: #133e87; 
  --link-font-color-hover: #0f67b1; 
  --link-font-color-active: #0f67b1; 
  --link-font-family: inherit; 
  --button-style: normal; 
  --button-background-color: #133e87; 
  --button-background-color-hover: #d4c49e; 
  --button-font-color-hover: #333333; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Raleway"; 
  --button-font-size: 16px; 
  --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-open-position: relative; 
}
