#block-cta, #reveal--cta { 
  --background-style: solid; 
  --background-color: #2B3D53; 
  --h1-font-color: #FFF; 
  --h2-font-color: #FFF; 
  --h3-font-color: #FFF; 
  --h4-font-color: #FFF; 
  --body-font-color: #FFF; 
  --body-font-size: 18px; 
  --body-text-align: center; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #FFFFFF; 
  --button-font-weight: 700; 
  --button-background-color: #129EE6; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #000B21; 
  --button-font-color-active: #000B21; 
  --button-font-color-hover: #FFFFFF; 
}
