.form-field-text-input input[type="text"],
.form-field-text-input textarea {
    border: 2pt solid #bcc9d2;
    font-size: 12pt;
    height: 32pt;
}
