/* Hide auth page footer links / Powered by Matrix */
.mx_AuthFooter,
.mx_AuthPage_footer,
footer.mx_AuthFooter {
  display: none !important;
}
