.help-block.with-errors ul.list-unstyled li {
    color: red;
}

form label small, .run-content .row p small {
    font-weight: 400;
    display: block;
    font-size: 75%;
}

.run-head .h-acc .link {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.run-head .h-acc .link.active {
    font-weight: 700;
}