{{ sections.contact.title }}

{{ sections.contact.subtitle }}

{% for item in sections.contact.form.fields %}
{% if item.type == 'textarea' %} {% else %} {% endif %}
{% endfor %}

Contact Information

{{ sections.contact.address }}

{{ sections.contact.phone }}

{{ sections.contact.email }}