:root {
  --theme-color-primary: rgb(52, 60, 130);
  --theme-color-primary-r: 52;
  --theme-color-primary-g: 60;
  --theme-color-primary-b: 130;
  --theme-color-primary-hex: #343c82;
  --theme-color-primary-hsl: hsl(233.8462, 42.8571%, 35.6863%);
  --theme-color-primary-h: 233.8462;
  --theme-color-primary-s: 42.8571%;
  --theme-color-primary-l: 35.6863%;
  --theme-color-secondary: rgb(31, 103, 178);
  --theme-color-secondary-r: 31;
  --theme-color-secondary-g: 103;
  --theme-color-secondary-b: 178;
  --theme-color-secondary-hex: #1f67b2;
  --theme-color-secondary-hsl: hsl(210.6122, 70.3349%, 40.9804%);
  --theme-color-secondary-h: 210.6122;
  --theme-color-secondary-s: 70.3349%;
  --theme-color-secondary-l: 40.9804%;
  --theme-logo-raster: url("https://energyclub.nl/_/site-application/site/1/user-param/73c729/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(31, 103, 178);
  --theme-header-border-color-r: 31;
  --theme-header-border-color-g: 103;
  --theme-header-border-color-b: 178;
  --theme-header-border-color-hex: #1f67b2;
  --theme-header-border-color-hsl: hsl(210.6122, 70.3349%, 40.9804%);
  --theme-header-border-color-h: 210.6122;
  --theme-header-border-color-s: 70.3349%;
  --theme-header-border-color-l: 40.9804%;
  --theme-footer-background-color: rgb(52, 60, 130);
  --theme-footer-background-color-r: 52;
  --theme-footer-background-color-g: 60;
  --theme-footer-background-color-b: 130;
  --theme-footer-background-color-hex: #343c82;
  --theme-footer-background-color-hsl: hsl(233.8462, 42.8571%, 35.6863%);
  --theme-footer-background-color-h: 233.8462;
  --theme-footer-background-color-s: 42.8571%;
  --theme-footer-background-color-l: 35.6863%;
  --theme-footer-logo-raster: url("https://energyclub.nl/_/site-application/site/1/user-param/73c729/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
