#block-cta { 
  --background-style: solid; 
  --background-color: #ED7D31; 
  --h1-font-color: #FFF; 
  --h2-font-color: #FFF; 
  --h3-font-color: #FFF; 
  --h3-font-size: 39px; 
  --h4-font-color: #FFF; 
  --h4-font-size: 25px; 
  --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: #1B1362; 
  --button-background-color: #FFF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #489CDF; 
  --button-font-color-active: #FFFFFF; 
  --button-font-color-hover: #1B1362; 
}
