#block-customhomegetintouch { 
  --background-style: solid; 
  --background-color: #EFEFEF; 
  --h2-font-color: #333333; 
  --h2-font-size: 40px; 
  --h2-font-weight: 400; 
  --h3-font-color: #333333; 
  --h3-font-size: 24px; 
  --h3-font-weight: 400; 
  --button-font-color: #FFFFFF; 
  --button-font-size: 18px; 
  --button-font-weight: 700; 
  --button-background-color: #1F5533; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #1F5533; 
  --button-font-color-active: #1F5533; 
  --button-font-color-hover: #FFFFFF; 
}
