:root {
    --theme-primary100: #ffab96;
    --theme-primary200: #ff8f73;
    --theme-primary300: #ff7451;
    --theme-primary50-2: #ffe9e3;
    --theme-primary500: #ff491b;
    --theme-primary600: #ff3300;
    --theme-primary700: #e12d00;
    --theme-primary800: #c12e09;
    --theme-gray100: #f2f4f7;
    --theme-gray200: #eaecf0;
    --theme-gray300: #d0d5dd;
    --theme-gray50: #f9fafb;
    --theme-gray500: #667085;
    --theme-gray600: #475467;
    --theme-gray700: #344054;
    --theme-gray800: #1d2939;
    --theme-gray900: #101828;
    --theme-success50: #ecfdf3;
    --theme-success700: #027a48;
    --theme-white: white;
    --uui-gray400: #98a2b3;
    --uui-indigo50: #edf4ff;
    --uui-indigo700: #3538cd;
    --uui-pink50: #fdf2fa;
    --uui-pink700: #c71574;
    --uui-warning300: #fec84b;
    --theme-icon-shape-one: #ff8669;
    --theme-icon-shape-two: #ffd2c2;
    --theme-icon-stroke: #000000;
    --element-button--secondary: rgba(255, 255, 255, 0.1);
    --text-selection-highlight: #fecdbd;
    --colored-section-primary: #ff0047;
    --colored-section-secondary: #ff8d73;
  }

  :root {
    --apphub-sites---theme-primary100: #ffab96;
    --apphub-sites---theme-primary200: #ff8f73;
    --apphub-sites---theme-primary300: #ff7451;
    --apphub-sites---theme-primary50-2: #ffe9e3;
    --apphub-sites---theme-primary500: #ff491b;
    --apphub-sites---theme-primary600: #ff3300;
    --apphub-sites---theme-primary700: #e12d00;
    --apphub-sites---theme-primary800: #c12e09;
    --apphub-sites---theme-gray100: #f2f4f7;
    --apphub-sites---theme-gray200: #eaecf0;
    --apphub-sites---theme-gray300: #d0d5dd;
    --apphub-sites---theme-gray50: #f9fafb;
    --apphub-sites---theme-gray500: #667085;
    --apphub-sites---theme-gray600: #475467;
    --apphub-sites---theme-gray700: #344054;
    --apphub-sites---theme-gray800: #1d2939;
    --apphub-sites---theme-gray900: #101828;
    --apphub-sites---theme-success50: #ecfdf3;
    --apphub-sites---theme-success700: #027a48;
    --apphub-sites---theme-white: white;
    --apphub-sites---uui-gray400: #98a2b3;
    --apphub-sites---uui-indigo50: #edf4ff;
    --apphub-sites---uui-indigo700: #3538cd;
    --apphub-sites---uui-pink50: #fdf2fa;
    --apphub-sites---uui-pink700: #c71574;
    --apphub-sites---uui-warning300: #fec84b;
    --apphub-sites---theme-icon-shape-one: #ff8669;
    --apphub-sites---theme-icon-shape-two: #ffd2c2;
    --apphub-sites---theme-icon-stroke: #000000;
    --apphub-sites---element-button--secondary: rgba(255, 255, 255, 0.1);
    --apphub-sites---text-selection-highlight: #fecdbd;
    --apphub-sites---colored-section-primary: #ff0047;
    --apphub-sites---colored-section-secondary: #ff8d73;
  }