/* EpoChat: hide upstream branding that the web client hardcodes. */
.mx_AuthFooter a[href*="matrix.org"],
.mx_AuthFooter a[href*="element.io"] { display: none !important; }
/* The homeserver is fixed to epochat.com; the picker and its "Homeserver" label add nothing. */
.mx_AuthBody .mx_ServerPicker { display: none !important; }
