ul.errorlist {
    padding-left: 0;
    list-style: none;
}

ul.errorlist li {
    color: rgb(220, 53, 69);
}