#block-disclaimerblock { 
  --background-style: solid; 
  --background-color: #333333; 
  --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: #C4B67C; 
  --button-background-color: #000; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #92844A; 
  --button-font-color-active: #92844A; 
  --button-font-color-hover: #C4B67C; 
}
