.auth-switch {
  margin-top: 8px;
  border: 1px solid #cfdced;
  background: transparent;
  color: #1769e0;
}

.auth-switch:hover {
  background: #eef5ff;
  color: #0d56bd;
}
