
/* Hide Powered by listmonk */
footer.container { display: none !important; visibility: hidden !important; height: 0 !important; overflow: hidden !important; }

/* Mutable Labs branding */
body { background-color: #FAFAF6 !important; font-family: "Space Grotesk", "Helvetica Neue", sans-serif !important; color: #1C2024 !important; }
.box { border-radius: 12px !important; }
a { color: #16786A !important; }
a:hover { color: #0E5A4E !important; }
.button, button[type=submit], input[type=submit] { background: #16786A !important; border-radius: 6px !important; border: none !important; color: #fff !important; }
.button:hover, button[type=submit]:hover { background: #0E5A4E !important; }
