:root {
  --theme-color-primary: rgb(75, 188, 216);
  --theme-color-primary-r: 75;
  --theme-color-primary-g: 188;
  --theme-color-primary-b: 216;
  --theme-color-primary-hex: #4bbcd8;
  --theme-color-primary-hsl: hsl(191.9149, 64.3836%, 57.0588%);
  --theme-color-primary-h: 191.9149;
  --theme-color-primary-s: 64.3836%;
  --theme-color-primary-l: 57.0588%;
  --theme-color-secondary: rgb(65, 0, 7);
  --theme-color-secondary-r: 65;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 7;
  --theme-color-secondary-hex: #410007;
  --theme-color-secondary-hsl: hsl(353.5385, 100%, 12.7451%);
  --theme-color-secondary-h: 353.5385;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 12.7451%;
  --theme-color-tertiary: rgb(226, 29, 83);
  --theme-color-tertiary-r: 226;
  --theme-color-tertiary-g: 29;
  --theme-color-tertiary-b: 83;
  --theme-color-tertiary-hex: #e21d53;
  --theme-color-tertiary-hsl: hsl(343.5533, 77.2549%, 50%);
  --theme-color-tertiary-h: 343.5533;
  --theme-color-tertiary-s: 77.2549%;
  --theme-color-tertiary-l: 50%;
  --theme-color-quaternary: rgb(243, 222, 0);
  --theme-color-quaternary-r: 243;
  --theme-color-quaternary-g: 222;
  --theme-color-quaternary-b: 0;
  --theme-color-quaternary-hex: #f3de00;
  --theme-color-quaternary-hsl: hsl(54.8148, 100%, 47.6471%);
  --theme-color-quaternary-h: 54.8148;
  --theme-color-quaternary-s: 100%;
  --theme-color-quaternary-l: 47.6471%;
  --theme-color-quinary: rgb(55, 173, 54);
  --theme-color-quinary-r: 55;
  --theme-color-quinary-g: 173;
  --theme-color-quinary-b: 54;
  --theme-color-quinary-hex: #37ad36;
  --theme-color-quinary-hsl: hsl(119.4958, 52.4229%, 44.5098%);
  --theme-color-quinary-h: 119.4958;
  --theme-color-quinary-s: 52.4229%;
  --theme-color-quinary-l: 44.5098%;
  --theme-color-senary: rgb(78, 0, 79);
  --theme-color-senary-r: 78;
  --theme-color-senary-g: 0;
  --theme-color-senary-b: 79;
  --theme-color-senary-hex: #4e004f;
  --theme-color-senary-hsl: hsl(299.2405, 100%, 15.4902%);
  --theme-color-senary-h: 299.2405;
  --theme-color-senary-s: 100%;
  --theme-color-senary-l: 15.4902%;
  --theme-color-septenary: rgb(238, 238, 238);
  --theme-color-septenary-r: 238;
  --theme-color-septenary-g: 238;
  --theme-color-septenary-b: 238;
  --theme-color-septenary-hex: #eeeeee;
  --theme-color-septenary-hsl: hsl(0, 0%, 93.3333%);
  --theme-color-septenary-h: 0;
  --theme-color-septenary-s: 0%;
  --theme-color-septenary-l: 93.3333%;
  --theme-body-background-color: rgb(250, 250, 250);
  --theme-body-background-color-r: 250;
  --theme-body-background-color-g: 250;
  --theme-body-background-color-b: 250;
  --theme-body-background-color-hex: #fafafa;
  --theme-body-background-color-hsl: hsl(0, 0%, 98.0392%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 98.0392%;
  --theme-logo-vector: url("https://agisinnovatiefonds.nl/_/site-application/site/1/user-param/bc7b27/svg/theme-logo-vector");
  --theme-logo-raster: url("https://agisinnovatiefonds.nl/_/site-application/site/1/user-param/bc7b27/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "titillium-web-v17-latin";
  --theme-border-radius: 0;
}
