.auth-links {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 16px;
}

.auth-links a {
  text-decoration: none;
  font-weight: 600;
  color: #2563eb;
  opacity: 0.5;
}


