:root {
  color-scheme: standard;  
  --vpt-theme-button--primary-foreground-color: #000000
  --vpt-theme-primary-color: #000000;
  --vpt-theme-headline-color: #000000;
  --vpt-theme-header-text-color: #000000;

}
  
body {
  background-color: f7f9f9;
}