:root,#reveal-- { 
  --primary-color: #000000; 
  --secondary-color: #ffcc00; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-color: #ffffff; 
  --h1-font-family: "Montserrat"; 
  --h1-font-size: 45px; 
  --h1-text-align: left; 
  --h1-font-weight: 800; 
  --h1-text-transform: none; 
  --h1-line-height: 1.2; 
  --h2-font-color: #000000; 
  --h2-font-family: "Montserrat"; 
  --h2-font-size: 42px; 
  --h2-text-align: left; 
  --h2-font-weight: 300; 
  --h2-text-transform: none; 
  --h2-font-letter-spacing: -0.1rem; 
  --h2-line-height: 1.1; 
  --h3-font-color: #000000; 
  --h3-font-family: "Montserrat"; 
  --h3-font-size: 24px; 
  --h3-text-align: left; 
  --h3-font-weight: 700; 
  --h3-font-letter-spacing: -0.025rem; 
  --h3-line-height: 1.2; 
  --h4-font-color: #000000; 
  --h4-font-family: "Montserrat"; 
  --h4-font-size: 20px; 
  --h4-text-align: left; 
  --h4-font-letter-spacing: 0px; 
  --body-font-color: #000000; 
  --body-font-family: "Montserrat"; 
  --body-font-size: 18px; 
  --body-font-weight: 400; 
  --link-font-color: #2ecc71; 
  --link-font-color-hover: #050505; 
  --link-font-color-active: #050505; 
  --link-font-family: inherit; 
  --link-font-weight: 500; 
  --button-style: none; 
  --button-background-color: #2ecc71; 
  --button-background-color-hover: #ffcc00; 
  --button-font-color-hover: #000000; 
  --button-font-color-active: #000000; 
  --button-font-color: #000000; 
  --button-font-family: "Montserrat"; 
  --button-font-size: 14px; 
  --button-font-weight: 500; 
  --button-text-transform: uppercase; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
}
