#block-cta { 
  --background-style: solid; 
  --background-color: #ECF0F1; 
  --h1-font-color: #333333; 
  --h1-font-family: "Open Sans"; 
  --h2-font-color: #333333; 
  --h2-font-family: "Open Sans"; 
  --h3-font-color: #333333; 
  --h3-font-family: "Open Sans"; 
  --h3-font-size: 24px; 
  --h4-font-color: #333333; 
  --h4-font-family: "Open Sans"; 
  --body-font-color: #333333; 
  --body-font-family: "Open Sans"; 
  --body-font-size: 40px; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #FFFFFF; 
  --button-font-family: "Open Sans"; 
  --button-font-size: 14px; 
  --button-style: normal; 
  --button-background-color: #F0AD4F; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-border-radius: 1000px; 
  --button-background-color-hover: #D7912F; 
  --button-font-color-active: #F0AD4F; 
  --button-font-color-hover: #FFFFFF; 
}
