#block-cta, #reveal--cta { 
  --h3-font-color: #ffffff; 
  --h3-font-weight: 700; 
  --body-font-color: #ffffff; 
  --body-font-size: 18px; 
  --link-font-color: #ffffff; 
  --link-font-color-hover: #ffffff; 
  --link-font-color-active: #ffffff; 
  --button-style: none; 
  --button-background-color: #ffffff; 
  --button-background-color-hover: #3a221a; 
  --button-font-color-active: #3a221a; 
  --button-font-color: #6c544c; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --background-color: #b35901; 
}
