#block-customadv { 
  --background-style: solid; 
  --background-color: #ECF0F1; 
  --h1-font-color: #FFF; 
  --h2-font-color: #2A2A2A; 
  --h2-text-align: center; 
  --h3-font-color: #2A2A2A; 
  --h4-font-color: #000000; 
  --body-font-color: #2C3E50; 
  --body-font-size: 18px; 
  --body-text-align: center; 
  --link-font-color: #2C5CC5; 
  --link-font-color-hover: #366BE1; 
  --link-font-color-active: #366BE1; 
  --button-font-color: #FFFFFF; 
  --button-background-color: #CC0000; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #990000; 
  --button-font-color-active: #990000; 
  --button-font-color-hover: #FFFFFF; 
}
