Blogger Report Abuse Widget Always Outputs H3 Tag
Importing a template file into Blogger/blogspot
Theme - the dropdown menu to the right of Customize - Restore* I prepared a test file that contains all the widgets (except the Followers widget), and none of the widgets use the h2 taghttps://github.com/crazypeace/blogspot-template-xml/blob/main/theme-ReportAbuse-testcase.xml
Check your blog page
You will find that "Report Abuse" has an h3 tag
Conclusion
When displaying the ReportAbuse widget, the Blogger/blogspot system always outputs an h3 tag
If you want to plan out the h1, h2, ... tags of your template as a whole, then do not use the ReportAbuse widget
========
Postscript
I myself know almost nothing about Blogger/blogspot template files; my knowledge in this area comes entirely from various AI models.
The test file mentioned in this post was also created by AI.
Experts in the field are welcome to come and prove me wrong. ^_^