.login .auth-providers {
  display: flex;
  flex-direction: column;
}
.login .auth-providers .provider {
  margin-bottom: 0.75rem;
}
