.auth-status {
  min-height: 1.3em;
  margin: 0 0 12px;
  color: var(--muted);
  font-size: .8rem;
}

.button[aria-disabled="true"] {
  cursor: not-allowed;
  opacity: .55;
}
