#block-cta { 
  --background-style: solid; 
  --background-color: #DFB01D; 
  --h1-font-color: #FFF; 
  --h2-font-color: #163663; 
  --h2-font-family: "Playfair Display"; 
  --h3-font-color: #163663; 
  --h3-font-size: 24px; 
  --h4-font-color: #FFF; 
  --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: #FFFFFF; 
  --button-background-color: #163663; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #DFB01D; 
  --button-font-color-active: #FFFFFF; 
  --button-font-color-hover: #FFFFFF; 
}
