/* Feldbezeichnungen (Labels) anpassen */
.visforms label {
    font-size: 18px; /* Schriftgröße */
    font-weight: bold; /* Fettgedruckt */
    color: #000; /* Textfarbe */
}