Skip to content

Flow Free

Blue and grey FlowFee logo appears on transparent background

Grease Free Gets a Face Lift

All utilities have an educational campaign to educate their customers about sanitary sewer overflows (read: wastewater spilling up over manholes into backyards, neighborhoods, creeks, and streams, GROSS).

As terrible as these are, they are entirely avoidable if you avoid putting items down the drain that will cause clogs in the pipes.

document.addEventListener('DOMContentLoaded', function () { const observer = new MutationObserver(() => { document.querySelectorAll('.jetpack-instant-search__search-result-expanded__image').forEach(img => { if (!img.hasAttribute('alt')) { img.setAttribute('alt', ''); } }); }); observer.observe(document.body, { childList: true, subtree: true }); });