.form_errors {
    font-weight: bold;
    color: red;
}

.form_errors_inner {
    margin-left: 15px !important;
    list-style-type: none !important;
}