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

--tc--theme: light;

/* DEFAULT COLOR PALETTE */
--tc--active-color: #DC4946;
--tc--active-color-hsl: 1 68% 57%;
--tc--base-color: #333333;
--tc--base-color-hsl: 0 0% 20%;
}