#block-custombookameeting { 
  --background-style: solid; 
  --background-color: #EEEEEE; 
  --h2-font-color: #333333; 
  --h2-font-size: 24px; 
  --h3-font-color: #333333; 
  --h3-font-family: "Raleway"; 
  --h3-font-size: 40px; 
  --h3-font-weight: 400; 
  --button-font-color: #FFFFFF; 
  --button-font-size: 18px; 
  --button-background-color: #A8E14B; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #9FD547; 
  --button-font-color-active: #A8E14B; 
  --button-font-color-hover: #FFFFFF; 
}
