#block-disclaimerblock { 
  --background-style: solid; 
  --background-color: #909090; 
  --h3-font-size: 13px; 
  --h3-font-weight: 700; 
  --h3-text-transform: uppercase; 
  --link-font-color: #000; 
  --link-font-color-hover: #000; 
  --link-font-color-active: #000; 
  --button-font-color: #909090; 
  --button-background-color: #000; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #5E5E5E; 
  --button-font-color-active: #5E5E5E; 
  --button-font-color-hover: #909090; 
}
