{{ sections.footer.brand.name }}

{{ sections.footer.brand.description.text }}

{% for social in sections.footer.brand.socialLinks.links %} {% endfor %}
{% for nav in sections.footer.navigation %}

{{ nav.title }}

    {% for link in nav.links %}
  • {{ link.label }}
  • {% endfor %}
{% endfor %}

© 2025 {{ sections.footer.copyright }}. All rights reserved.