:root {
    --color-brand: #1a7efb;
    --color-primary: #47c494;
    --color-statusLabel: #73bbe0;
    --color-unFollow: #ef9b3e;
    --color-overDue: #e46317;
    --color-idea: #fbc67a;
    --color-danger: #f35969;
    --color-question: #66b585;
    --color-problem: #f95656;
    --color-discussion: #13a8df;
    --color-announcement: #ef8b50;
    --color-black: #000;
    --color-userCategory: #e46419;
    --color-red: red;
    --color-red1: #e24b4b;
    --color-greyShade80: #252525;
    --color-greyShade70: #333;
    --color-greyShade60: #444;
    --color-greyShade95: #555;
    --color-greyShade20: #777;
    --color-greyShade11: #666;
    --color-grey: #888;
    --color-textGreyShade35: #999;
    --color-greyTint65: #ddd;
    --color-greyTint85: #f5f5f5;
    --color-greyTint90: #fafafa;
    --color-greyTint100: #fbfcfc;
    --color-greyTint105: #f6f6f6;
    --color-grey70: #e8e8e8;
    --color-grey85: #ececec;
    --color-grey90: #ec7682;
    --color-secondaryButton: #efefef;
    --color-arrow: #f3f3f3;
    --color-white: #FFF;
    --color-border: #e5e8ea;
    --color-errMsg: #d9534f;
    --color-border1: #efefef;
    --color-border2: #f2f2f2;
    --color-border3: #e9e9e9;
    --color-border4: #f04a4a;
    --color-border5: #e5e5e5;
    --color-gplus: #d14836;
    --color-fb: #1877f2;
    --color-twit: #1da1f2;
    --color-linkedin: #2867b2;
    --color-best: #26a942;
    --color-borderBest: #26a942;
    --color-best-border: rgba(38,169,66,0.30);
    --color-lightGreen1: #3bc46a;
    --color-lightGreen2: #30ad5b;
    --color-like: #339433;
    --color-dislike: #d9534f;
    --color-link: #000;
    --color-linkHover: #e46317;
    --color-breadCrumbText: #333;
    --color-breadCrumbTextHover: #e46317;
    --color-breadCrumbBg: #f8f8f8;
    --color-buttonPrimaryBg: #e46317;
    --color-buttonPrimaryText: #FFF;
    --color-buttonSecondaryBg: #f9f9f9;
    --color-buttonSecondaryText: #333;
    --color-deleteAccountBg: #fff5f4;
    --color-statsPrimary: #5d6576;
    --color-statsSecondary: #de3535;
    --color-heather: #b8c4d1;
    --color-blueBayoux: #475f7b;
    --color-raven: #727e8c;
    --color-pumice: #c5cdc7;
    --color-warning: #ab1a18;
    --color-bestShade: linear-gradient(83deg,rgba(38,169,66,0.09) 1.85%,rgba(38,169,66,0.05) 99.19%)
}
