:root {
  --theme-logo-vector: url("https://www.asset-sbit.nl/_/site-application/site/7/user-param/3f645d/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.asset-sbit.nl/_/site-application/site/7/user-param/3f645d/image/theme-logo-raster");
  --theme-color-primary: rgb(32, 61, 120);
  --theme-color-primary-r: 32;
  --theme-color-primary-g: 61;
  --theme-color-primary-b: 120;
  --theme-color-primary-hex: #203d78;
  --theme-color-primary-hsl: hsl(220.2273, 57.8947%, 29.8039%);
  --theme-color-primary-h: 220.2273;
  --theme-color-primary-s: 57.8947%;
  --theme-color-primary-l: 29.8039%;
  --theme-color-primary--light: rgb(76, 91, 149);
  --theme-color-primary--light-r: 76;
  --theme-color-primary--light-g: 91;
  --theme-color-primary--light-b: 149;
  --theme-color-primary--light-hex: #4c5b95;
  --theme-color-primary--light-hsl: hsl(227.6712, 32.4444%, 44.1176%);
  --theme-color-primary--light-h: 227.6712;
  --theme-color-primary--light-s: 32.4444%;
  --theme-color-primary--light-l: 44.1176%;
  --theme-color-primary--lightest: rgb(138, 144, 189);
  --theme-color-primary--lightest-r: 138;
  --theme-color-primary--lightest-g: 144;
  --theme-color-primary--lightest-b: 189;
  --theme-color-primary--lightest-hex: #8a90bd;
  --theme-color-primary--lightest-hsl: hsl(232.9412, 27.8689%, 64.1176%);
  --theme-color-primary--lightest-h: 232.9412;
  --theme-color-primary--lightest-s: 27.8689%;
  --theme-color-primary--lightest-l: 64.1176%;
  --theme-color-secondary: rgb(25, 26, 77);
  --theme-color-secondary-r: 25;
  --theme-color-secondary-g: 26;
  --theme-color-secondary-b: 77;
  --theme-color-secondary-hex: #191a4d;
  --theme-color-secondary-hsl: hsl(238.8462, 50.9804%, 20%);
  --theme-color-secondary-h: 238.8462;
  --theme-color-secondary-s: 50.9804%;
  --theme-color-secondary-l: 20%;
  --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://www.asset-sbit.nl/_/site-application/site/7/user-param/3f645d/svg/theme-footer-logo-vector");
  --theme-border-radius: 0;
}
