/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --rgb-snowGrey: 251, 251, 251;
  --rgb-neutralGrey: 249, 249, 249;
  --rgb-blueGrey: 244, 246, 250;
  --rgb-smokeGrey: 243, 243, 243;
  --rgb-cloudGrey: 233, 233, 233;
  --rgb-lightGrey: 217, 217, 217;
  --rgb-mediumGrey: 108, 108, 108;
  --rgb-darkGrey: 76, 76, 76;
  --rgb-black: 51, 51, 51;
  --rgb-white: 255, 255, 255;
  --rgb-moss: 0, 101, 83; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-pine: 26, 67, 56; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-cove: 0, 92, 178; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-azul: 0, 62, 160; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-pistachio: 181, 233, 149; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-cactus: 127, 188, 91; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-sand: 220, 193, 163; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-amethyst: 85, 20, 184; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-black: 51, 51, 51; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-grey: 108, 108, 108; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-mediumGrey: 108, 108, 108; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-lightGrey: 217, 217, 217; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-white: 255, 255, 255; /** @deprecated brand color — not part of the public token API; prefer semantic theme tokens (--theme-*). */
  --rgb-successDark: 2, 122, 72;
  --rgb-successLight: 236, 253, 243;
  --rgb-warnDark: 181, 71, 8;
  --rgb-warnLight: 254, 248, 227;
  --rgb-infoDark: 25, 82, 116;
  --rgb-infoLight: 232, 238, 241;
  --rgb-errorDark: 180, 35, 24;
  --rgb-errorLight: 254, 243, 242;
  --theme-rgb-primary: 26, 67, 56;
  --theme-rgb-secondary: 0, 101, 83;
  --theme-rgb-tertiary: 127, 188, 91;
  --theme-rgb-link: 0, 101, 83;
  --rgb-blueGrey: 244, 246, 250;
  --rgb-cloudGrey: 233, 233, 233;
  --rgb-neutralGrey: 249, 249, 249;
  --rgb-smokeGrey: 243, 243, 243;
  --rgb-snowGrey: 251, 251, 251;
  --rgb-scrimLight: 255, 255, 255;
  --rgb-scrimDark: 80, 80, 80;
}
