input[name="client_first_name"],
input[name="client_last_name"] {
    text-transform: capitalize;
}