select.error {
    color: #fff;
    background: #f58577;
}
input.error{
    color: #fff;
    background: #f58577;
}

