
/* Hide listmonk.app links */
a[href*="listmonk.app"] { display: none !important; }

/* Hide footer with "Powered by" */
.footer { display: none !important; }
footer.footer { display: none !important; }
footer.container { display: none !important; }
