body {
  background: #232329;
}
.modal {
  --bs-modal-margin: 10rem !important;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

