:root {
  --theme-color-primary: rgb(241, 89, 40);
  --theme-color-primary-r: 241;
  --theme-color-primary-g: 89;
  --theme-color-primary-b: 40;
  --theme-color-primary-hex: #f15928;
  --theme-color-primary-hsl: hsl(14.6269, 87.7729%, 55.098%);
  --theme-color-primary-h: 14.6269;
  --theme-color-primary-s: 87.7729%;
  --theme-color-primary-l: 55.098%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(127, 122, 116);
  --theme-color-secondary-r: 127;
  --theme-color-secondary-g: 122;
  --theme-color-secondary-b: 116;
  --theme-color-secondary-hex: #7f7a74;
  --theme-color-secondary-hsl: hsl(32.7273, 4.5267%, 47.6471%);
  --theme-color-secondary-h: 32.7273;
  --theme-color-secondary-s: 4.5267%;
  --theme-color-secondary-l: 47.6471%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(225, 227, 227);
  --theme-body-background-color-r: 225;
  --theme-body-background-color-g: 227;
  --theme-body-background-color-b: 227;
  --theme-body-background-color-hex: #e1e3e3;
  --theme-body-background-color-hsl: hsl(180, 3.4483%, 88.6275%);
  --theme-body-background-color-h: 180;
  --theme-body-background-color-s: 3.4483%;
  --theme-body-background-color-l: 88.6275%;
  --theme-logo-vector: url("https://wereldwijdestudenten.nl/_/site-application/site/1/user-param/5bed33/svg/theme-logo-vector");
  --theme-logo-raster: url("https://wereldwijdestudenten.nl/_/site-application/site/1/user-param/5bed33/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "subjectivity";
  --theme-font-family-heading: "subjectivity";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --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-color: rgb(255, 255, 255);
  --theme-header-border-color-r: 255;
  --theme-header-border-color-g: 255;
  --theme-header-border-color-b: 255;
  --theme-header-border-color-hex: #ffffff;
  --theme-header-border-color-hsl: hsl(0, 0%, 100%);
  --theme-header-border-color-h: 0;
  --theme-header-border-color-s: 0%;
  --theme-header-border-color-l: 100%;
  --theme-footer-background-color: rgb(255, 255, 255);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 255;
  --theme-footer-background-color-b: 255;
  --theme-footer-background-color-hex: #ffffff;
  --theme-footer-background-color-hsl: hsl(0, 0%, 100%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 100%;
  --theme-footer-logo-vector: url("https://wereldwijdestudenten.nl/_/site-application/site/1/user-param/5bed33/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://wereldwijdestudenten.nl/_/site-application/site/1/user-param/5bed33/image/theme-footer-logo-raster");
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
