:root {
  --theme-color-primary: rgb(76, 139, 175);
  --theme-color-primary-r: 76;
  --theme-color-primary-g: 139;
  --theme-color-primary-b: 175;
  --theme-color-primary-hex: #4c8baf;
  --theme-color-primary-hsl: hsl(201.8182, 39.4422%, 49.2157%);
  --theme-color-primary-h: 201.8182;
  --theme-color-primary-s: 39.4422%;
  --theme-color-primary-l: 49.2157%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(17, 52, 71);
  --theme-color-secondary-r: 17;
  --theme-color-secondary-g: 52;
  --theme-color-secondary-b: 71;
  --theme-color-secondary-hex: #113447;
  --theme-color-secondary-hsl: hsl(201.1111, 61.3636%, 17.2549%);
  --theme-color-secondary-h: 201.1111;
  --theme-color-secondary-s: 61.3636%;
  --theme-color-secondary-l: 17.2549%;
  --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/bf8a9f/svg/theme-logo-vector");
  --theme-logo-raster: url("https://siriusplayground.nl/_/site-application/site/3/user-param/bf8a9f/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(76, 138, 174);
  --theme-header-border-color-r: 76;
  --theme-header-border-color-g: 138;
  --theme-header-border-color-b: 174;
  --theme-header-border-color-hex: #4c8aae;
  --theme-header-border-color-hsl: hsl(202.0408, 39.2%, 49.0196%);
  --theme-header-border-color-h: 202.0408;
  --theme-header-border-color-s: 39.2%;
  --theme-header-border-color-l: 49.0196%;
  --theme-footer-background-color: rgb(24, 81, 112);
  --theme-footer-background-color-r: 24;
  --theme-footer-background-color-g: 81;
  --theme-footer-background-color-b: 112;
  --theme-footer-background-color-hex: #185170;
  --theme-footer-background-color-hsl: hsl(201.1364, 64.7059%, 26.6667%);
  --theme-footer-background-color-h: 201.1364;
  --theme-footer-background-color-s: 64.7059%;
  --theme-footer-background-color-l: 26.6667%;
  --theme-footer-logo-vector: url("https://siriusplayground.nl/_/site-application/site/3/user-param/bf8a9f/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://siriusplayground.nl/_/site-application/site/3/user-param/bf8a9f/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
