﻿.toast-success {
    background-color: #25B003 !important;
    color: white !important;
    border-radius: 0.375rem !important;
}

.toast-error {
    background-color: #FA3B1D !important;
    color: white !important;
    border-radius: 0.375rem !important;
}
