.toast-error {
    background-color: #dc382f !important;
    opacity: 1 !important;
}
.toast-success {
    background-color: #45c545 !important;
    opacity: 1 !important;
}
a{
    text-decoration: none;    
}