#block-webform { 
  --background-style: solid; 
  --background-color: #0B3453; 
  --h2-font-color: #FFFFFF; 
  --body-font-color: #000000; 
  --link-font-color: #666064; 
  --link-font-family: "Montserrat"; 
  --link-font-size: 15px; 
  --link-text-transform: uppercase; 
  --link-font-color-hover: #666064; 
  --link-font-color-active: #666064; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
}
