.toast-unstyled {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.toast-unstyled .Toastify__toast-body {
  padding: 0 !important;
  margin: 0 !important;
}
