BBH
<div class="c-section__heading">

</div>
<div class="c-section__heading">

  {% if title %}
    <h2 class="text-style-subheadline-2">{{ title }}</h2>
  {% endif %}

  {% if text %}
    {{ text | safe }}
  {% endif %}

</div>
/* No context defined. */

No notes defined.