<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root,#reveal-- { 
  --primary-color: #081f55; 
  --secondary-color: #227499; 
  --background-style: solid; 
  --background-color: #fefefe; 
  --primary-contrast: #fff; 
  --global-background-color: #fefefe; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Libre Baskerville"; 
  --h1-font-size: 50px; 
  --h2-font-color: #081f55; 
  --h2-font-family: "Libre Baskerville"; 
  --h2-font-size: 42px; 
  --h3-font-color: #081f55; 
  --h3-font-family: "Libre Baskerville"; 
  --h3-font-size: 24px; 
  --h3-font-weight: bolder; 
  --h4-font-color: #081f55; 
  --h4-font-family: "Open Sans"; 
  --h4-font-size: 16px; 
  --h4-font-weight: normal; 
  --h4-text-transform: uppercase; 
  --h4-font-letter-spacing: 1px; 
  --body-font-color: #666666; 
  --body-font-family: "Open Sans"; 
  --body-font-size: 17px; 
  --link-font-color: #666666; 
  --link-font-color-hover: #227499; 
  --link-font-color-active: #666666; 
  --link-font-family: "Open Sans"; 
  --link-font-size: 17px; 
  --button-style: none; 
  --button-background-color: #081f55; 
  --button-background-color-hover: #227499; 
  --button-border-radius: 4px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Open Sans"; 
  --button-font-size: 16px; 
  --button-font-weight: bolder; 
  --button-font-letter-spacing: 1px; 
  --button-line-height: 17px; 
  --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; 
}
</pre></body></html>