body { font-size: 0.95rem; }
.brand-link .brand-text { font-weight: 600; }
.login-logo b { color: #007bff; }
.login-org-brand {
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-org-logo {
  display: block;
  max-width: 260px;
  max-height: 90px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.login-org-name {
  font-size: 1.35rem;
  font-weight: 600;
  color: #334155;
}
.login-footer-brand .login-logo-bottom {
  font-size: 1.5rem;
  margin-bottom: 0.35rem;
}
.login-powered-by {
  font-size: 0.82rem;
  letter-spacing: 0.01em;
}
.small-box .icon > i { font-size: 62px; top: 12px; }
