{# cta terminal override: scanline overlay, heading, CTAs. All field reads preserved. #}
{% if heading %}

{{ heading }}

{% endif %} {% if text %}

{{ text }}

{% endif %}
{% if primaryUrl and primaryLabel %}{{ primaryLabel }}{% endif %} {% if secondaryUrl and secondaryLabel %}{{ secondaryLabel }}{% endif %}