:root,#reveal-- { 
  --primary-color: #145b97; 
  --secondary-color: #4cabe0; 
  --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: #464646; 
  --h2-font-family: "Lato"; 
  --h2-font-size: 38px; 
  --h2-text-align: left; 
  --h2-text-transform: capitalize; 
  --h2-line-height: 1.4; 
  --h3-font-color: #145b97; 
  --h3-font-family: "Lato"; 
  --h3-font-size: 28px; 
  --h3-text-align: left; 
  --h3-line-height: 1.5; 
  --h4-font-color: #145b97; 
  --h4-font-family: "Lato"; 
  --h4-font-size: 22px; 
  --h4-text-align: left; 
  --h4-line-height: 1.60; 
  --body-font-color: #464646; 
  --body-font-family: "Lato"; 
  --body-font-size: 16px; 
  --body-line-height: 1.70; 
  --link-font-color: #145b97; 
  --link-font-color-hover: #4cabe0; 
  --link-font-color-active: #145b97; 
  --link-font-family: "Lato"; 
  --link-font-size: 16px; 
  --button-style: none; 
  --button-background-color: #145b97; 
  --button-background-color-hover: #4cabe0; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-family: "Lato"; 
  --button-font-size: 16px; 
  --button-text-transform: capitalize; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
}
