:root {
  --theme-color-primary: rgb(44, 1, 12);
  --theme-color-primary-r: 44;
  --theme-color-primary-g: 1;
  --theme-color-primary-b: 12;
  --theme-color-primary-hex: #2c010c;
  --theme-color-primary-hsl: hsl(344.6512, 95.5556%, 8.8235%);
  --theme-color-primary-h: 344.6512;
  --theme-color-primary-s: 95.5556%;
  --theme-color-primary-l: 8.8235%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(30, 129, 198);
  --theme-color-secondary-r: 30;
  --theme-color-secondary-g: 129;
  --theme-color-secondary-b: 198;
  --theme-color-secondary-hex: #1e81c6;
  --theme-color-secondary-hsl: hsl(204.6429, 73.6842%, 44.7059%);
  --theme-color-secondary-h: 204.6429;
  --theme-color-secondary-s: 73.6842%;
  --theme-color-secondary-l: 44.7059%;
  --theme-color-secondary-contrast-color: "light";
  --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://siriusplayground.nl/_/site-application/site/3/user-param/1eab05/svg/theme-logo-vector");
  --theme-logo-raster: url("https://siriusplayground.nl/_/site-application/site/3/user-param/1eab05/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "overpass-v16-latin";
  --theme-font-family-heading: "merriweather-v31-latin";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --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-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(45, 1, 12);
  --theme-header-border-color-r: 45;
  --theme-header-border-color-g: 1;
  --theme-header-border-color-b: 12;
  --theme-header-border-color-hex: #2d010c;
  --theme-header-border-color-hsl: hsl(345, 95.6522%, 9.0196%);
  --theme-header-border-color-h: 345;
  --theme-header-border-color-s: 95.6522%;
  --theme-header-border-color-l: 9.0196%;
  --theme-footer-background-color: rgb(26, 116, 176);
  --theme-footer-background-color-r: 26;
  --theme-footer-background-color-g: 116;
  --theme-footer-background-color-b: 176;
  --theme-footer-background-color-hex: #1a74b0;
  --theme-footer-background-color-hsl: hsl(204, 74.2574%, 39.6078%);
  --theme-footer-background-color-h: 204;
  --theme-footer-background-color-s: 74.2574%;
  --theme-footer-background-color-l: 39.6078%;
  --theme-footer-logo-vector: url("https://siriusplayground.nl/_/site-application/site/3/user-param/1eab05/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://siriusplayground.nl/_/site-application/site/3/user-param/1eab05/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
