:root {
  --theme-color-primary: rgb(82, 193, 204);
  --theme-color-primary-r: 82;
  --theme-color-primary-g: 193;
  --theme-color-primary-b: 204;
  --theme-color-primary-hex: #52c1cc;
  --theme-color-primary-hsl: hsl(185.4098, 54.4643%, 56.0784%);
  --theme-color-primary-h: 185.4098;
  --theme-color-primary-s: 54.4643%;
  --theme-color-primary-l: 56.0784%;
  --theme-color-secondary: rgb(229, 46, 91);
  --theme-color-secondary-r: 229;
  --theme-color-secondary-g: 46;
  --theme-color-secondary-b: 91;
  --theme-color-secondary-hex: #e52e5b;
  --theme-color-secondary-hsl: hsl(345.2459, 77.8723%, 53.9216%);
  --theme-color-secondary-h: 345.2459;
  --theme-color-secondary-s: 77.8723%;
  --theme-color-secondary-l: 53.9216%;
  --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://students.fsr.nl/_/site-application/site/5/user-param/11b9e0/svg/theme-logo-vector");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "wix-madefor-text-v13-latin";
  --theme-font-family-headings: "bebas-neue-v14-latin";
  --theme-border-radius: 0;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(0, 13, 37);
  --theme-header-background-color-r: 0;
  --theme-header-background-color-g: 13;
  --theme-header-background-color-b: 37;
  --theme-header-background-color-hex: #000d25;
  --theme-header-background-color-hsl: hsl(218.9189, 100%, 7.2549%);
  --theme-header-background-color-h: 218.9189;
  --theme-header-background-color-s: 100%;
  --theme-header-background-color-l: 7.2549%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(0, 13, 37);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 13;
  --theme-footer-background-color-b: 37;
  --theme-footer-background-color-hex: #000d25;
  --theme-footer-background-color-hsl: hsl(218.9189, 100%, 7.2549%);
  --theme-footer-background-color-h: 218.9189;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 7.2549%;
  --theme-footer-logo-vector: url("https://students.fsr.nl/_/site-application/site/5/user-param/11b9e0/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
