<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --theme-color-primary: rgb(233, 73, 37);
  --theme-color-primary-r: 233;
  --theme-color-primary-g: 73;
  --theme-color-primary-b: 37;
  --theme-color-primary-hex: #e94925;
  --theme-color-primary-hsl: hsl(11.0204, 81.6667%, 52.9412%);
  --theme-color-primary-h: 11.0204;
  --theme-color-primary-s: 81.6667%;
  --theme-color-primary-l: 52.9412%;
  --theme-color-secondary: rgb(177, 177, 177);
  --theme-color-secondary-r: 177;
  --theme-color-secondary-g: 177;
  --theme-color-secondary-b: 177;
  --theme-color-secondary-hex: #b1b1b1;
  --theme-color-secondary-hsl: hsl(0, 0%, 69.4118%);
  --theme-color-secondary-h: 0;
  --theme-color-secondary-s: 0%;
  --theme-color-secondary-l: 69.4118%;
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://www.ngtv.nl/_/site-application/site/1/user-param/3990a5/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.ngtv.nl/_/site-application/site/1/user-param/3990a5/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(255, 255, 255);
  --theme-header-background-color-r: 255;
  --theme-header-background-color-g: 255;
  --theme-header-background-color-b: 255;
  --theme-header-background-color-hex: #ffffff;
  --theme-header-background-color-hsl: hsl(0, 0%, 100%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 100%;
  --theme-footer-background-color: rgb(233, 73, 37);
  --theme-footer-background-color-r: 233;
  --theme-footer-background-color-g: 73;
  --theme-footer-background-color-b: 37;
  --theme-footer-background-color-hex: #e94925;
  --theme-footer-background-color-hsl: hsl(11.0204, 81.6667%, 52.9412%);
  --theme-footer-background-color-h: 11.0204;
  --theme-footer-background-color-s: 81.6667%;
  --theme-footer-background-color-l: 52.9412%;
  --theme-footer-logo-vector: url("https://www.ngtv.nl/_/site-application/site/1/user-param/3990a5/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://www.ngtv.nl/_/site-application/site/1/user-param/3990a5/image/theme-footer-logo-raster");
}
</pre></body></html>