Note: When not using <vaadin-form-item>, vertical
spacing between the form rows should be added manually. For example, use CSS to add
vertical margin for the <vaadin-text-field> child elements:
<paper-input> elements have built-in vertical spacing. Adding margins
with CSS is unnecessary.