<%= form.label :diet, 'Dietary Preferences', class: 'col-form-label' %>
<%= form.text_area :diet, id: "#{id_stem}_diet", class: 'form-control' %> For example, vegan, vegetarian, gluten free, and any allergies or intolerances.