How can I assign the H1 tag to rich text in Dawn theme?

Do a search for <h1 not

It is in your html above:
{%- if request.page_type == ‘index’ -%}

{%- endif -%}