{% if slot_icon %}
{{ slot_icon|safe }}
{% endif %}

{{ title }}

{{ description }}

{% if cta_text and cta_url %}
{{ cta_text }}
{% endif %}