{# Page Header Banner Macro #}
{% macro page_header(title, description='', icon='', dark_bg='dark:bg-blue-500', container_class='lg:container mx-auto', inner_padding='py-8 px-8', title_size='text-2xl', title_extra_class='mb-3 tracking-tighter', dots_style='two') %}
{{ description }}
{% elif dots_style == 'all' %}
{% else %}
{% endif %}
{% if icon %}
{% if description %}
{% endif %}
{{ title }}
{{ item.text }}