#block-cta, #reveal--cta { 
  --background-style: solid; 
  --background-color: #EEEEEE; 
  --h1-font-color: #FFF; 
  --h2-font-color: #333333; 
  --h2-font-family: "Open Sans"; 
  --h2-font-size: 40px; 
  --h3-font-color: #333333; 
  --h3-font-family: "Open Sans"; 
  --h3-font-size: 24px; 
  --h4-font-color: #FFF; 
  --body-font-color: #FFF; 
  --body-font-size: 18px; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #000000; 
  --button-font-family: "Open Sans"; 
  --button-background-color: #B0CB31; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-border-radius: 1000px; 
  --button-background-color-hover: #B9D634; 
  --button-font-color-active: #B9D634; 
  --button-font-color-hover: #000000; 
}
