#block-customfootercontact { 
  --background-style: solid; 
  --background-color: #1F5533; 
  --h2-font-color: #FFFFFF; 
  --h2-font-size: 18px; 
  --h2-text-align: left; 
  --body-font-color: #FFFFFF; 
  --body-font-size: 14px; 
  --link-font-color: #FFFFFF; 
  --link-font-color-hover: #FFFFFF; 
  --link-font-color-active: #FFFFFF; 
  --button-font-color: #333333; 
  --button-font-family: "Poppins"; 
  --button-font-size: 18px; 
  --button-font-weight: 700; 
  --button-background-color: #EFEFEF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #EFEFEF; 
  --button-font-color-active: #EFEFEF; 
  --button-font-color-hover: #333333; 
}
