:root {
  --toastify-color-info: #3498db;
  --toastify-color-warning: #ff9700;
  --toastify-color-sucess: #0dab01;
  --toastify-color-error: #de1616;
}
