.parsley-errors-list {
    background: #f1a899;
    padding: 0.3em 1em 0.3em 2em;
    display: block;
    clear: both;
    border-radius: 5px;
}
