:root {
  --theme-primary50-2: #dcf3ee;
  --theme-primary-50: #f3f1fe;
  --theme-primary100: #5cd3cb;
  --theme-primary200: #99f6e4;
  --theme-primary300: #5eead4;
  --theme-primary500: #14b8a6;
  --theme-primary600: #067c74;
  --theme-primary700: #0f766e;
  --theme-primary800: #115e59;
  --theme-gray100: #f3f4f6;
  --theme-gray200: #e5e7eb;
  --theme-gray300: #d1d5db;
  --theme-gray50: #f9fafb;
  --theme-gray500: #6b7280;
  --theme-gray600: #4b5563;
  --theme-gray700: #374151;
  --theme-gray800: #1f2937;
  --theme-gray900: #111827;
  --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: #feef7c;
  --theme-icon-shape-two: #5cd3cb;
  --theme-icon-stroke: #000000;

  --element-button--secondary: rgba(255, 255, 255, 0.1);

  --text-selection-highlight: #f8f0b1;

  --colored-section-primary: #067c74;
  --colored-section-secondary: #62b4af;
}

:root {
  --apphub-sites---theme-primary50-2: #dcf3ee;
  --apphub-sites---theme-primary-50: #f3f1fe;
  --apphub-sites---theme-primary100: #5cd3cb;
  --apphub-sites---theme-primary200: #99f6e4;
  --apphub-sites---theme-primary300: #5eead4;
  --apphub-sites---theme-primary500: #14b8a6;
  --apphub-sites---theme-primary600: #067c74;
  --apphub-sites---theme-primary700: #0f766e;
  --apphub-sites---theme-primary800: #115e59;
  --apphub-sites---theme-gray100: #f3f4f6;
  --apphub-sites---theme-gray200: #e5e7eb;
  --apphub-sites---theme-gray300: #d1d5db;
  --apphub-sites---theme-gray50: #f9fafb;
  --apphub-sites---theme-gray500: #6b7280;
  --apphub-sites---theme-gray600: #4b5563;
  --apphub-sites---theme-gray700: #374151;
  --apphub-sites---theme-gray800: #1f2937;
  --apphub-sites---theme-gray900: #111827;
  --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: #feef7c;
  --apphub-sites---theme-icon-shape-two: #5cd3cb;
  --apphub-sites---theme-icon-stroke: #000000;

  --apphub-sites---element-button--secondary: rgba(255, 255, 255, 0.1);

  --apphub-sites---text-selection-highlight: #f8f0b1;

  --apphub-sites---colored-section-primary: #067c74;
  --apphub-sites---colored-section-secondary: #62b4af;
}
