.b-contact-form__input label.error {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 2px;
    background: #f15e5e;
}

.b-contact-form-2 label.error {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 2px;
    background: #f15e5e;
}