/* Faturacao login brand override */
body::after {
  content: "";
  display: none;
}

.login-brand-title,
.brand-title,
.auth-title,
h1,
h2 {
  text-transform: none !important;
}

.tl-login-brand-fix {
  display: none !important;
}
