:root {
    --ProconomBlack: #1c2222;
    --ProconomGray: #565656;
    --ProconomDarkGrayIcon: #808080;
    --ProconomDarkGray: #bdbdbd;
    --ProconomNormalGray: #e0e0e0;
    --ProconomLightGray: #f2f2f2;
    --ProconomWhite: #fdfdfd;
    --ProconomRed: #c82127;
    --ProconomLightRed: #ca3035;
    --ProconomSuperLightRed: #fae9ea;
    --ProconomOrange: #ee5d2d;
    --ProconomYellow: #e7b647;
    --ProconomDarkGreen: #1b8c17;
    --ProconomGreen: #598966;
    --ProconomNormalGreen: #ccf0c8;
    --ProconomSuperLightGreen: #e9f4e8;
    --ProconomBlue: #006680;
    --ProconomNormalBlue: #2151c8;
    --ProconomSuperLightBlue: #e9eefa;
    --ProconomPurple: #363640;
    --ProconomGradientS: #e1947f;
    --ProconomGradientE: #d96064;
}
