body {
  background-color: black !important;
}

.card {
  background-color: #1f1f1f !important;
}

.btn-login {
  color: #1f1f1f;
  background-color: #caf33b !important;
}

.btn-login:hover {
  background-color: #7b9421 !important;
}

.actions {
  color: #caf33b;
  text-decoration: none;
}

.actions:hover {
  color: #7b9421;
}

.iti {
  display: block !important;
}
