{% set layout = layout is not null ? layout : 'default' %}
{% if card_image_src is not empty %} {{ card_image_alt_text is not empty ? card_image_alt_text : '' }} {% endif %} {% if card_header_text is not empty %}

{{ card_header_text }}

{% endif %} {% if card_content is not empty %}
{{ card_content }} Learn More
{% endif %} {% if card_footer_text is not empty %} {% endif %}