:root {
  --theme-color-primary: rgb(75, 166, 238);
  --theme-color-primary-r: 75;
  --theme-color-primary-g: 166;
  --theme-color-primary-b: 238;
  --theme-color-primary-hex: #4ba6ee;
  --theme-color-primary-hsl: hsl(206.5031, 82.7411%, 61.3725%);
  --theme-color-primary-h: 206.5031;
  --theme-color-primary-s: 82.7411%;
  --theme-color-primary-l: 61.3725%;
  --theme-color-secondary: rgb(72, 87, 101);
  --theme-color-secondary-r: 72;
  --theme-color-secondary-g: 87;
  --theme-color-secondary-b: 101;
  --theme-color-secondary-hex: #485765;
  --theme-color-secondary-hsl: hsl(208.9655, 16.763%, 33.9216%);
  --theme-color-secondary-h: 208.9655;
  --theme-color-secondary-s: 16.763%;
  --theme-color-secondary-l: 33.9216%;
  --theme-body-background-color: rgb(241, 244, 247);
  --theme-body-background-color-r: 241;
  --theme-body-background-color-g: 244;
  --theme-body-background-color-b: 247;
  --theme-body-background-color-hex: #f1f4f7;
  --theme-body-background-color-hsl: hsl(210, 27.2727%, 95.6863%);
  --theme-body-background-color-h: 210;
  --theme-body-background-color-s: 27.2727%;
  --theme-body-background-color-l: 95.6863%;
  --theme-logo-vector: url("https://bosstudelft.nl/_/site-application/site/1/user-param/b03bd5/svg/theme-logo-vector");
  --theme-logo-raster: url("https://bosstudelft.nl/_/site-application/site/1/user-param/b03bd5/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-border-radius: 0;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(228, 233, 240);
  --theme-header-background-color-r: 228;
  --theme-header-background-color-g: 233;
  --theme-header-background-color-b: 240;
  --theme-header-background-color-hex: #e4e9f0;
  --theme-header-background-color-hsl: hsl(215, 28.5714%, 91.7647%);
  --theme-header-background-color-h: 215;
  --theme-header-background-color-s: 28.5714%;
  --theme-header-background-color-l: 91.7647%;
  --theme-header-text-color: "dark";
  --theme-header-border: 0;
  --theme-header-border-color: rgb(47, 58, 72);
  --theme-header-border-color-r: 47;
  --theme-header-border-color-g: 58;
  --theme-header-border-color-b: 72;
  --theme-header-border-color-hex: #2f3a48;
  --theme-header-border-color-hsl: hsl(213.6, 21.0084%, 23.3333%);
  --theme-header-border-color-h: 213.6;
  --theme-header-border-color-s: 21.0084%;
  --theme-header-border-color-l: 23.3333%;
  --theme-footer-background-color: rgb(10, 29, 43);
  --theme-footer-background-color-r: 10;
  --theme-footer-background-color-g: 29;
  --theme-footer-background-color-b: 43;
  --theme-footer-background-color-hex: #0a1d2b;
  --theme-footer-background-color-hsl: hsl(205.4545, 62.2642%, 10.3922%);
  --theme-footer-background-color-h: 205.4545;
  --theme-footer-background-color-s: 62.2642%;
  --theme-footer-background-color-l: 10.3922%;
  --theme-footer-logo-vector: url("https://bosstudelft.nl/_/site-application/site/1/user-param/b03bd5/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "light";
}
