New files
templates/allauth/elements/h2.html
{% comment %} djlint:off {% endcomment %}{% load allauth %}<h2 class="text-xl font-semibold tracking-tight mt-2">{% slot %}{% endslot %}</h2>
templates/allauth/elements/h1.html
{% comment %} djlint:off {% endcomment %}{% load allauth %}<h1 class="subtitle text-white mb-2">{% slot %}{% endslot %}</h1>