#block-whatsetsusapart { 
  --background-style: solid; 
  --background-color: #E5EBEE; 
  --h2-font-size: 34px; 
  --h3-font-color: #4B4B4B; 
  --h3-font-size: 28px; 
  --body-font-color: #4B4B4B; 
  --body-font-size: 18px; 
  --button-font-color: #FEFEFE; 
  --button-background-color: #0076BE; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #666064; 
  --button-font-color-hover: #FEFEFE; 
}
