#block-cta, #reveal--cta { 
  --h2-font-color: #284d6e; 
  --body-font-color: #333333; 
  --body-font-size: 20px; 
  --link-font-color: #ffffff; 
  --link-font-color-hover: #ffffff; 
  --link-font-color-active: #ffffff; 
  --button-style: none; 
  --button-background-color: #239cce; 
  --button-background-color-hover: #ffffff; 
  --button-font-color-hover: #333333; 
  --button-font-color-active: #333333; 
  --button-font-color: #ffffff; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --background-color: transparent; 
}
