:root,#reveal-- { 
  --primary-color: #052f71; 
  --secondary-color: #a82925; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Source Serif Pro"; 
  --h1-font-size: 50px; 
  --h2-font-color: #052f71; 
  --h2-font-family: "Source Serif Pro"; 
  --h2-font-size: 35px; 
  --h2-text-align: left; 
  --h2-text-transform: none; 
  --h3-font-color: #052f71; 
  --h3-font-family: "Source Serif Pro"; 
  --h3-font-size: 30px; 
  --h3-text-align: left; 
  --h4-font-color: #1f1f1f; 
  --h4-font-family: "Open Sans"; 
  --h4-font-size: 22px; 
  --h4-text-align: left; 
  --h4-font-letter-spacing: 0px; 
  --h4-line-height: 2; 
  --body-font-color: #333333; 
  --body-font-family: "Open Sans"; 
  --body-font-size: 18px; 
  --link-font-color: #a82925; 
  --link-font-color-hover: #902523; 
  --link-font-color-active: #902523; 
  --link-font-family: "Open Sans"; 
  --button-style: none; 
  --button-background-color: #a82925; 
  --button-background-color-hover: #902523; 
  --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: 15px; 
  --button-font-weight: 600; 
  --button-text-transform: uppercase; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
}
