:root {
  --theme-color-primary: rgb(149, 29, 125);
  --theme-color-primary-r: 149;
  --theme-color-primary-g: 29;
  --theme-color-primary-b: 125;
  --theme-color-primary-hex: #951d7d;
  --theme-color-primary-hsl: hsl(312, 67.4157%, 34.902%);
  --theme-color-primary-h: 312;
  --theme-color-primary-s: 67.4157%;
  --theme-color-primary-l: 34.902%;
  --theme-color-secondary: rgb(128, 0, 100);
  --theme-color-secondary-r: 128;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 100;
  --theme-color-secondary-hex: #800064;
  --theme-color-secondary-hsl: hsl(313.125, 100%, 25.098%);
  --theme-color-secondary-h: 313.125;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 25.098%;
  --theme-logo-raster: url("https://share-fa.com/_/site-application/site/1/user-param/b00357/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-border: 1;
  --theme-header-border-color: rgb(149, 29, 125);
  --theme-header-border-color-r: 149;
  --theme-header-border-color-g: 29;
  --theme-header-border-color-b: 125;
  --theme-header-border-color-hex: #951d7d;
  --theme-header-border-color-hsl: hsl(312, 67.4157%, 34.902%);
  --theme-header-border-color-h: 312;
  --theme-header-border-color-s: 67.4157%;
  --theme-header-border-color-l: 34.902%;
  --theme-footer-background-color: rgb(149, 29, 125);
  --theme-footer-background-color-r: 149;
  --theme-footer-background-color-g: 29;
  --theme-footer-background-color-b: 125;
  --theme-footer-background-color-hex: #951d7d;
  --theme-footer-background-color-hsl: hsl(312, 67.4157%, 34.902%);
  --theme-footer-background-color-h: 312;
  --theme-footer-background-color-s: 67.4157%;
  --theme-footer-background-color-l: 34.902%;
  --theme-footer-logo-vector: url("https://share-fa.com/_/site-application/site/1/user-param/b00357/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
