// I'm putting it here for now to get icons working.

svg[class^="icon-"] { fill: currentColor; }
svg.icon-stroke     { stroke: currentColor; }
svg.icon-shadow     { filter: drop-shadow(0px 0px 1px rgba(119, 119, 119, .7)); }
