:root,#reveal-- { 
  --primary-color: #044cac; 
  --secondary-color: #d4ac34; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Lato"; 
  --h1-font-size: 40px; 
  --h1-text-align: left; 
  --h1-text-transform: uppercase; 
  --h1-line-height: 1.60; 
  --h2-font-color: #000000; 
  --h2-font-family: "Lato"; 
  --h2-font-size: 39px; 
  --h2-text-align: left; 
  --h2-text-transform: none; 
  --h2-font-letter-spacing: 0px; 
  --h2-line-height: 1.60; 
  --h3-font-color: #000000; 
  --h3-font-family: "Lato"; 
  --h3-font-size: 28px; 
  --h3-text-align: left; 
  --h3-font-letter-spacing: 0px; 
  --h3-line-height: 1.60; 
  --h4-font-color: #000000; 
  --h4-font-family: "Lato"; 
  --h4-font-size: 22px; 
  --h4-text-align: left; 
  --h4-font-letter-spacing: 0px; 
  --h4-line-height: 1.60; 
  --body-font-color: #000000; 
  --body-font-family: "Lato"; 
  --body-font-size: 16px; 
  --body-line-height: 1.70; 
  --link-font-color: #044cac; 
  --link-font-color-hover: #044cac; 
  --link-font-color-active: #044cac; 
  --link-font-family: inherit; 
  --button-style: normal; 
  --button-background-color: #044cac; 
  --button-background-color-hover: #d4ac34; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #d4ac34; 
  --button-font-color: #ffffff; 
  --button-font-family: "Lato"; 
  --button-font-size: 16px; 
  --button-text-transform: uppercase; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
}
