input[type="text"] {text-transform: uppercase;}
/* Remove o uppercase do placeholder */
input[type="text"]::placeholder {text-transform: none;}