:root {
  --theme-color-primary: rgb(111, 54, 137);
  --theme-color-primary-r: 111;
  --theme-color-primary-g: 54;
  --theme-color-primary-b: 137;
  --theme-color-primary-hex: #6f3689;
  --theme-color-primary-hsl: hsl(281.2048, 43.4555%, 37.451%);
  --theme-color-primary-h: 281.2048;
  --theme-color-primary-s: 43.4555%;
  --theme-color-primary-l: 37.451%;
  --theme-color-secondary: rgb(42, 17, 58);
  --theme-color-secondary-r: 42;
  --theme-color-secondary-g: 17;
  --theme-color-secondary-b: 58;
  --theme-color-secondary-hex: #2a113a;
  --theme-color-secondary-hsl: hsl(276.5854, 54.6667%, 14.7059%);
  --theme-color-secondary-h: 276.5854;
  --theme-color-secondary-s: 54.6667%;
  --theme-color-secondary-l: 14.7059%;
  --theme-body-background-color: rgb(245, 240, 248);
  --theme-body-background-color-r: 245;
  --theme-body-background-color-g: 240;
  --theme-body-background-color-b: 248;
  --theme-body-background-color-hex: #f5f0f8;
  --theme-body-background-color-hsl: hsl(277.5, 36.3636%, 95.6863%);
  --theme-body-background-color-h: 277.5;
  --theme-body-background-color-s: 36.3636%;
  --theme-body-background-color-l: 95.6863%;
  --theme-logo-vector: url("https://www.tam.nl/_/site-application/site/1/user-param/c50d0f/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.tam.nl/_/site-application/site/1/user-param/c50d0f/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(245, 240, 248);
  --theme-header-background-color-r: 245;
  --theme-header-background-color-g: 240;
  --theme-header-background-color-b: 248;
  --theme-header-background-color-hex: #f5f0f8;
  --theme-header-background-color-hsl: hsl(277.5, 36.3636%, 95.6863%);
  --theme-header-background-color-h: 277.5;
  --theme-header-background-color-s: 36.3636%;
  --theme-header-background-color-l: 95.6863%;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(111, 54, 137);
  --theme-header-border-color-r: 111;
  --theme-header-border-color-g: 54;
  --theme-header-border-color-b: 137;
  --theme-header-border-color-hex: #6f3689;
  --theme-header-border-color-hsl: hsl(281.2048, 43.4555%, 37.451%);
  --theme-header-border-color-h: 281.2048;
  --theme-header-border-color-s: 43.4555%;
  --theme-header-border-color-l: 37.451%;
  --theme-footer-background-color: rgb(42, 17, 58);
  --theme-footer-background-color-r: 42;
  --theme-footer-background-color-g: 17;
  --theme-footer-background-color-b: 58;
  --theme-footer-background-color-hex: #2a113a;
  --theme-footer-background-color-hsl: hsl(276.5854, 54.6667%, 14.7059%);
  --theme-footer-background-color-h: 276.5854;
  --theme-footer-background-color-s: 54.6667%;
  --theme-footer-background-color-l: 14.7059%;
  --theme-footer-logo-vector: url("https://www.tam.nl/_/site-application/site/1/user-param/c50d0f/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
