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