.acf-field input[type=text].captchetat-acf {
    width:250px;
    margin-top:1em;
    text-transform: uppercase;
}

input.captchetat-acf::placeholder {
    opacity:0.8;
}