body {
  background-image: url('../media/auth/bg4.jpg');
}
[data-bs-theme="dark"] body {
  background-image: url('../media/auth/bg4-dark.jpg');
}
