:root {
    --toastify-color-info: #3498db;
    --toastify-color-warning: #FF9700;
    --toastify-color-sucess: #0DAB01;
    --toastify-color-error: #DE1616;
}