.fsr-toasted {
    .success {
        background-color: #00BABA !important;
    }

    .info {
        background-color: #5D76F8 !important;
    }

    .error {
        background: #f56b62 !important;
    }

    .action {
        color: #fff !important;
    }
}
