.alert-error {
    background-color: #ff5d6a;
}

.alert-success {
    background-color: #22c55d;
}
