/* Used to wash the colors out of images to for the non-hovered versions */
path { fill: #EAEAEA ! important; stroke: #CCC ! important; }
/* This does effect elements even though the ! important overrides do not: */
/* path { fill-opacity: .5; } */
