#block-customhomeabout { 
  --background-style: solid; 
  --background-color: #EEEEEE; 
  --body-font-size: 18px; 
  --body-text-align: center; 
  --button-font-color: #FFFFFF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #076BB1; 
  --button-font-color-active: #076BB1; 
  --button-font-color-hover: #FFFFFF; 
}
