.notify-error-bg {
  background-color: #fee2e2 !important;
}

.notify-error-text {
  color: #b91c1c !important;
}

.notify-success-bg {
  background-color: #d8f999 !important;
}

.notify-success-text {
  color: #3c6300 !important;
}
