/* Hide the 'Powered by listmonk' link on the login and public pages */
footer.container {
    display: none !important;
}
