:root {
  --toastify-color-success: #3fa110;
  --toastify-color-warning: #ffcd00;
  --toastify-color-error: #e60000;
  --toastify-font-family: "Nunito", sans-serif;
  --toastify-text-color-success: #fefefe;
  --toastify-text-color-warning: #121212;
  --toastify-text-color-error: #fefefe;
}
