:root{--toastify-icon-color-success:#ffffff;--toastify-icon-color-error:#ffffff;--toastify-icon-color-warning:#ffffff;--toastify-icon-color-info:#ffffff}.Toastify__toast-icon svg{fill:#ffffff!important}.Toastify__toast-icon{color:#ffffff}.toast-success-custom{color:white;background-color:var(--color-green-600)}.toast-info-custom{color:white;background-color:var(--color-blue-600)}.toast-error-custom{color:white;background-color:var(--color-system-red)}.toast-error-custom .Toastify__close-button,.toast-error-custom .Toastify__close-button:hover,.toast-info-custom .Toastify__close-button,.toast-info-custom .Toastify__close-button:hover,.toast-success-custom .Toastify__close-button,.toast-success-custom .Toastify__close-button:hover{color:white;opacity:1}.Toastify__progress-bar--bg{background:white;opacity:.5}.Toastify__progress-bar{background:white!important;opacity:1}.toast-error-progress,.toast-info-progress{background-color:white;opacity:1}