{% if footer_bg %}
{% if footer_bg_overlay %}
{% endif %}
{% endif %}
{% if footer_text_color == 'text-gray-1' %}{% set footer_text_color = 'text-gray' %}{% endif %}
{{ footer_text | safe }}
{% if footer_scroll_top_btn == 2 %} Go To Top {% endif %}