body.auth-page {
  background-color: #2a3855 !important;
  min-height: 100vh !important;
}
body .auth-container {
  background-color: #2a3855 !important;
}
body .auth-card {
  background-color: #ffffff !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1) !important;
  position: relative !important;
  z-index: 10 !important;
}
