:root {
  --theme-color-primary: rgb(81, 193, 204);
  --theme-color-primary-r: 81;
  --theme-color-primary-g: 193;
  --theme-color-primary-b: 204;
  --theme-color-primary-hex: #51c1cc;
  --theme-color-primary-hsl: hsl(185.3659, 54.6667%, 55.8824%);
  --theme-color-primary-h: 185.3659;
  --theme-color-primary-s: 54.6667%;
  --theme-color-primary-l: 55.8824%;
  --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://companies.financialcareerplatform.nl/_/site-application/site/4/user-param/8321de/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, 36);
  --theme-header-background-color-r: 0;
  --theme-header-background-color-g: 13;
  --theme-header-background-color-b: 36;
  --theme-header-background-color-hex: #000d24;
  --theme-header-background-color-hsl: hsl(218.3333, 100%, 7.0588%);
  --theme-header-background-color-h: 218.3333;
  --theme-header-background-color-s: 100%;
  --theme-header-background-color-l: 7.0588%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(0, 13, 36);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 13;
  --theme-footer-background-color-b: 36;
  --theme-footer-background-color-hex: #000d24;
  --theme-footer-background-color-hsl: hsl(218.3333, 100%, 7.0588%);
  --theme-footer-background-color-h: 218.3333;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 7.0588%;
  --theme-footer-logo-vector: url("https://companies.financialcareerplatform.nl/_/site-application/site/4/user-param/8321de/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
