#block-cta { 
  --background-style: solid; 
  --background-color: #FFFFFF; 
  --h1-font-color: #FFF; 
  --h2-font-color: #0B2B31; 
  --h3-font-color: #0B2B31; 
  --h4-font-color: #0B2B31; 
  --body-font-color: #666064; 
  --body-font-size: 18px; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #000000; 
  --button-background-color: #FFF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #000000; 
  --button-font-color-active: #000000; 
  --button-font-color-hover: #000000; 
}
