#block-cta { 
  --background-style: solid; 
  --background-color: #15294F; 
  --h1-font-color: #FFF; 
  --h2-font-color: #FFF; 
  --h2-text-align: center; 
  --h3-font-color: #FFF; 
  --h3-font-size: 32px; 
  --h3-font-weight: 400; 
  --h3-text-align: left; 
  --h3-text-transform: none; 
  --h4-font-color: #FFF; 
  --body-font-color: #FFF; 
  --body-font-size: 18px; 
  --body-text-align: left; 
  --body-line-height: 2.00; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #15294F; 
  --button-background-color: #FFF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #00001D; 
  --button-font-color-active: #00001D; 
  --button-font-color-hover: #15294F; 
}
