:root {
    --theme-aqua-pure: #0AD7F3;

    --theme-darkBlue-pure: #2C3542;
    --theme-darkBlue-tint1: #546276;

    --theme-blue-pure: #539DEF;

    --theme-red-pure: #ED2E2E;
    --theme-red-tint4: #FFE8E8;
    --theme-red-tint4-80: #FFE8E880;

    --theme-green-pure: #00BA88;
    --theme-green-tint4: #E0F7E3;
    --theme-green-tint4-80: #ECFFDB80;

    --theme-grey1: #344049;
    --theme-grey2: #79828B;
    --theme-grey3: #B7C0C9;
    --theme-grey4: #D8DCE5;
    --theme-grey5: #F1F2F3;
    --theme-grey6: #FAFAFA;
}
