:root {
--neutralPrimary: #ffffff;
--white: #323130;
--black: #f8f8f8;
--neutralLighterAlt: #323130;
--neutralLighter: #31302f;
--neutralLight: #2f2e2d;
--neutralDark: #f4f4f4;
--themeLighter: #0c1c0d;
--themeLighterAlt: #030703;
--themeLight: #173518;
--themePrimary: #4caf50;
--themeSecondary: #439b46;
--themeTertiary: #2d6a2f;
--themeDarkAlt: #5ab85d;
--themeDark: #6ec371;
--themeDarker: #8fd392;
--neutralQuaternaryAlt: #2c2b2a;
--neutralQuaternary: #2a2928;
--neutralTertiaryAlt: #282726;
--neutralTertiary: #c8c8c8;
--neutralPrimary-trs: #ffffff44;
--white-trs: #32313044;
--black-trs: #f8f8f844;
--neutralLighterAlt-trs: #32313044;
--neutralLighter-trs: #31302f44;
--neutralLight-trs: #2f2e2d44;
--neutralDark-trs: #f4f4f444;
--themeLighter-trs: #0c1c0d44;
--themeLighterAlt-trs: #03070344;
--themeLight-trs: #17351844;
--themePrimary-trs: #4caf5044;
--themeSecondary-trs: #439b4644;
--themeTertiary-trs: #2d6a2f44;
--themeDarkAlt-trs: #5ab85d44;
--themeDark-trs: #6ec37144;
--themeDarker-trs: #8fd39244;
--neutralQuaternaryAlt-trs: #2c2b2a44;
--neutralQuaternary-trs: #2a292844;
--neutralTertiaryAlt-trs: #28272644;
--neutralTertiary-trs: #c8c8c844;
--shared-red20: #a4262c;
--shared-redorange10: #da3b01;
--shared-bluemagenta30: #5c2e91;
--shared-purpledark: #32145a;
--shared-bluedark: #002050;
--shared-tealdark: #004b50;
--shared-bluemid: #00188f;
--shared-orangelight: #ea4300;
--shared-greendark: #004b1c;
--shared-red20-trs: #a4262c44;
--shared-redorange10-trs: #da3b0144;
--shared-bluemagenta30-trs: #5c2e9144;
--shared-purpledark-trs: #32145a44;
--shared-bluedark-trs: #00205044;
--shared-tealdark-trs: #004b5044;
--shared-bluemid-trs: #00188f44;
--shared-orangelight-trs: #ea430044;
--shared-greendark-trs: #004b1c44;
--transparent: transparent;
--transparent-trs: transparent;
}
