description = "Call-to-action" == {# CTA #}

{{ cta_title }}

{# PRIMARY BUTTON #} {% if cta_primary_button_text %} {% if cta_primary_button_icon != '' %} {% endif %}{{ cta_primary_button_text }} {% endif %} {# SECONDARY BUTTON #} {% if cta_secondary_button_text %} {% if cta_secondary_button_icon != '' %} {% endif %}{{ cta_secondary_button_text }} {% endif %}