.auth-wrapper {
  background: linear-gradient(180deg, #eef6ff 0%, #ffffff 100%);
}

.auth-wrapper .card {
  border: 1px solid #dbe7f3;
}
