:root {
/* STYLE GUIDE: http://zpl.io/bW47pR7 */

--tc--theme: light;

--tc--bullish-color: #5EBA89;
--tc--bullish-color-hsl: 148 40% 55%;
--tc--bearish-color: #E35461;
--tc--bearish-color-hsl: 355 72% 61%;

/* DEFAULT COLOR PALETTE */
--tc--active-color: #000026;
--tc--active-color-hsl: 240 100% 7%;
--tc--base-color: #1A1C1F;
--tc--base-color-hsl: 216 9% 11%;

/* BUZZ */
--tc--news-color: #82faf2;
--tc--news-color-hsl: 176 92% 75%;
--tc--socials-color: #2F91F5;
--tc--socials-color-hsl: 210 91% 57%;
--tc--twitter-color: #00ACEE;
--tc--twitter-color-hsl: 197 100% 47%;
}