.alert-info, .alert-in_progress {
    color: #4CAF50;
}

.alert-error {
    color: #AF4C50;
}

.progress {
    max-width: 600px;
}
