.errors {
    color: #c82222;
}
.application_success {
    color: #22802a;
    font-weight: bold;
    margin: 15px 0;
}