:root {
  --theme-color-primary: rgb(172, 35, 32);
  --theme-color-primary-r: 172;
  --theme-color-primary-g: 35;
  --theme-color-primary-b: 32;
  --theme-color-primary-hex: #ac2320;
  --theme-color-primary-hsl: hsl(1.2857, 68.6275%, 40%);
  --theme-color-primary-h: 1.2857;
  --theme-color-primary-s: 68.6275%;
  --theme-color-primary-l: 40%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(97, 15, 17);
  --theme-color-secondary-r: 97;
  --theme-color-secondary-g: 15;
  --theme-color-secondary-b: 17;
  --theme-color-secondary-hex: #610f11;
  --theme-color-secondary-hsl: hsl(358.5366, 73.2143%, 21.9608%);
  --theme-color-secondary-h: 358.5366;
  --theme-color-secondary-s: 73.2143%;
  --theme-color-secondary-l: 21.9608%;
  --theme-color-secondary-contrast-color: "light";
  --theme-logo-vector: url("https://magister-jft.site.genkgo.app/_/site-application/site/1/user-param/fef886/svg/theme-logo-vector");
  --theme-logo-raster: url("https://magister-jft.site.genkgo.app/_/site-application/site/1/user-param/fef886/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v31-latin";
  --theme-font-family-heading: "merriweather-v33-latin";
}
