.errorlist {
    box-sizing: border-box;
    font-size: 0.9em;
    color: red;
    font-weight: bold;
    list-style-type: none;
    margin-top: 0.2em;
    padding-left: 0;
}
