#block-cta { 
  --background-style: solid; 
  --background-color: #D9DFED; 
  --body-font-size: 18px; 
  --link-font-color: #000; 
  --link-font-color-hover: #000; 
  --link-font-color-active: #000; 
  --button-font-color: #D9DFED; 
  --button-background-color: #000; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #A7ADBB; 
  --button-font-color-active: #A7ADBB; 
  --button-font-color-hover: #D9DFED; 
}
