:root {
  --theme-color-primary: rgb(0, 147, 211);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 147;
  --theme-color-primary-b: 211;
  --theme-color-primary-hex: #0093d3;
  --theme-color-primary-hsl: hsl(198.1991, 100%, 41.3725%);
  --theme-color-primary-h: 198.1991;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 41.3725%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(42, 72, 84);
  --theme-color-secondary-r: 42;
  --theme-color-secondary-g: 72;
  --theme-color-secondary-b: 84;
  --theme-color-secondary-hex: #2a4854;
  --theme-color-secondary-hsl: hsl(197.1429, 33.3333%, 24.7059%);
  --theme-color-secondary-h: 197.1429;
  --theme-color-secondary-s: 33.3333%;
  --theme-color-secondary-l: 24.7059%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(243, 211, 40);
  --theme-color-accent-r: 243;
  --theme-color-accent-g: 211;
  --theme-color-accent-b: 40;
  --theme-color-accent-hex: #f3d328;
  --theme-color-accent-hsl: hsl(50.5419, 89.4273%, 55.4902%);
  --theme-color-accent-h: 50.5419;
  --theme-color-accent-s: 89.4273%;
  --theme-color-accent-l: 55.4902%;
  --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://vjan.nl/_/site-application/site/3/user-param/daf2d3/svg/theme-logo-vector");
  --theme-logo-raster: url("https://vjan.nl/_/site-application/site/3/user-param/daf2d3/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(42, 72, 84);
  --theme-header-background-color-r: 42;
  --theme-header-background-color-g: 72;
  --theme-header-background-color-b: 84;
  --theme-header-background-color-hex: #2a4854;
  --theme-header-background-color-hsl: hsl(197.1429, 33.3333%, 24.7059%);
  --theme-header-background-color-h: 197.1429;
  --theme-header-background-color-s: 33.3333%;
  --theme-header-background-color-l: 24.7059%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(42, 72, 84);
  --theme-footer-background-color-r: 42;
  --theme-footer-background-color-g: 72;
  --theme-footer-background-color-b: 84;
  --theme-footer-background-color-hex: #2a4854;
  --theme-footer-background-color-hsl: hsl(197.1429, 33.3333%, 24.7059%);
  --theme-footer-background-color-h: 197.1429;
  --theme-footer-background-color-s: 33.3333%;
  --theme-footer-background-color-l: 24.7059%;
  --theme-footer-logo-vector: url("https://vjan.nl/_/site-application/site/3/user-param/daf2d3/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
