:root {
  --theme-logo-vector: url("https://asset-tilburg.nl/_/site-application/site/1/user-param/6a2d2e/svg/theme-logo-vector");
  --theme-logo-raster: url("https://asset-tilburg.nl/_/site-application/site/1/user-param/6a2d2e/image/theme-logo-raster");
  --theme-color-primary: rgb(229, 46, 38);
  --theme-color-primary-r: 229;
  --theme-color-primary-g: 46;
  --theme-color-primary-b: 38;
  --theme-color-primary-hex: #e52e26;
  --theme-color-primary-hsl: hsl(2.5131, 78.6008%, 52.3529%);
  --theme-color-primary-h: 2.5131;
  --theme-color-primary-s: 78.6008%;
  --theme-color-primary-l: 52.3529%;
  --theme-color-primary--light: rgb(215, 126, 102);
  --theme-color-primary--light-r: 215;
  --theme-color-primary--light-g: 126;
  --theme-color-primary--light-b: 102;
  --theme-color-primary--light-hex: #d77e66;
  --theme-color-primary--light-hsl: hsl(12.7434, 58.5492%, 62.1569%);
  --theme-color-primary--light-h: 12.7434;
  --theme-color-primary--light-s: 58.5492%;
  --theme-color-primary--light-l: 62.1569%;
  --theme-color-primary--lightest: rgb(230, 175, 153);
  --theme-color-primary--lightest-r: 230;
  --theme-color-primary--lightest-g: 175;
  --theme-color-primary--lightest-b: 153;
  --theme-color-primary--lightest-hex: #e6af99;
  --theme-color-primary--lightest-hsl: hsl(17.1429, 60.6299%, 75.098%);
  --theme-color-primary--lightest-h: 17.1429;
  --theme-color-primary--lightest-s: 60.6299%;
  --theme-color-primary--lightest-l: 75.098%;
  --theme-color-secondary: rgb(25, 18, 70);
  --theme-color-secondary-r: 25;
  --theme-color-secondary-g: 18;
  --theme-color-secondary-b: 70;
  --theme-color-secondary-hex: #191246;
  --theme-color-secondary-hsl: hsl(248.0769, 59.0909%, 17.2549%);
  --theme-color-secondary-h: 248.0769;
  --theme-color-secondary-s: 59.0909%;
  --theme-color-secondary-l: 17.2549%;
  --theme-color-dark: rgb(25, 26, 77);
  --theme-color-dark-r: 25;
  --theme-color-dark-g: 26;
  --theme-color-dark-b: 77;
  --theme-color-dark-hex: #191a4d;
  --theme-color-dark-hsl: hsl(238.8462, 50.9804%, 20%);
  --theme-color-dark-h: 238.8462;
  --theme-color-dark-s: 50.9804%;
  --theme-color-dark-l: 20%;
  --theme-footer-logo-vector: url("https://asset-tilburg.nl/_/site-application/site/1/user-param/6a2d2e/svg/theme-footer-logo-vector");
  --theme-footer-tagline: "The Study Association for all TiSEM students";
  --theme-border-radius: 0;
}
