New files
templates/allauth/elements/provider.html
                    <div class="flex text-center secondary rounded-md mt-2">
  <a class="text-sm w-full p-2" title="{{ attrs.name }}" href="{{ attrs.href }}">Sign in with {{ attrs.name }}</a>
</div>