/* Keep the public landing page neutral and consistent with closed registration. */
a[href="#/register"],
.mx_DefaultWelcome_logo,
.mx_AuthFooter {
    display: none !important;
}
