#block-disclaimerblock { 
  --background-style: solid; 
  --background-color: #002E42; 
  --h1-font-color: #FFFFFF; 
  --h2-font-color: #FFFFFF; 
  --h3-font-color: #FFFFFF; 
  --h3-font-size: 13px; 
  --h3-font-weight: 700; 
  --h3-text-transform: uppercase; 
  --h4-font-color: #FFFFFF; 
  --body-font-color: #FFFFFF; 
  --link-font-color: #000; 
  --link-font-color-hover: #000; 
  --link-font-color-active: #000; 
  --button-font-color: #232323; 
  --button-background-color: #FFFFFF; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #E2E2E2; 
  --button-font-color-active: #FFFFFF; 
  --button-font-color-hover: #232323; 
}
