Hi, after the changes the text box fonts are ok but now the label fonts are very small, as you can see here:
www.moduliprivacy.it/index.php/consulenza-privacy-contatti
Lines from 188 to 206:
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: 36px;
color: #333;
border: 0;
}
label, input, button, select, textarea, input[type="text"], input[type="email"] {
font-family: misolight;
font-size: 24px;
line-height: normal;
height: auto;
}
input,
button,
select,