:root,#reveal-- { 
  --primary-color: #2f4775; 
  --secondary-color: #a1252d; 
  --background-style: solid; 
  --background-color: #f0f2f5; 
  --primary-contrast: #fff; 
  --global-background-color: #f0f2f5; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Roboto Condensed"; 
  --h1-font-size: 64px; 
  --h1-font-weight: 700; 
  --h1-text-transform: uppercase; 
  --h1-font-letter-spacing: 2.5px; 
  --h1-line-height: 1.2; 
  --h1-font-style: normal; 
  --h2-font-color: #2f4775; 
  --h2-font-family: "Roboto Condensed"; 
  --h2-font-size: 40px; 
  --h2-font-weight: 700; 
  --h2-text-transform: uppercase; 
  --h2-font-letter-spacing: 1.25px; 
  --h2-line-height: 1.25; 
  --h3-font-color: #2f4775; 
  --h3-font-family: "Roboto Condensed"; 
  --h3-font-size: 32px; 
  --h3-font-weight: 700; 
  --h3-font-letter-spacing: 0.5px; 
  --h3-line-height: 1.3; 
  --h3-font-style: normal; 
  --h4-font-color: #2f4775; 
  --h4-font-family: "Roboto Condensed"; 
  --h4-font-size: 24px; 
  --h4-font-weight: 500; 
  --h4-font-letter-spacing: 0.25px; 
  --h4-line-height: 1.35; 
  --h4-font-style: normal; 
  --body-font-color: #262626; 
  --body-font-family: "Roboto"; 
  --body-font-size: 16px; 
  --link-font-color: #a1252d; 
  --link-font-color-hover: #2f4775; 
  --link-font-color-active: #a1252d; 
  --button-style: normal; 
  --button-background-color: #a1252d; 
  --button-background-color-hover: #2f4775; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Roboto Condensed"; 
  --button-font-size: 16px; 
  --button-text-align: center; 
  --button-font-weight: 700; 
  --button-text-transform: uppercase; 
  --button-font-letter-spacing: 2.5px; 
  --button-line-height: 1.5; 
  --button-font-style: normal; 
  --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: normal; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-closed-color: #ffffff; 
  --hamburger-closed-color-hover: #d5dae3; 
  --hamburger-open-color: #eaecf1; 
  --hamburger-open-color-hover: #d5dae3; 
  --hamburger-open-position: relative; 
}
