#block-cta-5 { 
  --h2-font-color: #333333; 
  --h2-font-size: 32px; 
  --body-font-color: #333333; 
  --body-font-size: 18px; 
  --link-font-color: #037ec7; 
  --link-font-color-hover: #00447e; 
  --link-font-color-active: #00447e; 
  --button-style: hollow; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-font-color-hover: #00447e; 
  --button-font-color-active: #00447e; 
  --button-font-color: #037ec7; 
  --button-border-color: #037ec7; 
  --button-border-color-hover: #00447e; 
  --background-style: solid; 
  --background-color: #fefefe; 
}
