
/* only hide explicit precip markers, do not touch generic bullets */
.forecast-widget .precip .swatch,
.forecast-widget .precip .dot,
.forecast-details .precip .swatch,
.forecast-details .precip .dot { display: none !important; }
