There is a -5rem margin on wrap-instructor-info which is making subsequent headings render on top of the Staff Debug Info button and making it impossible to click.

Is there a reason for that big of a negative margin? Setting it to -1rem works to tighten up the layout a little but keep the button clickable.
There is a
-5remmargin onwrap-instructor-infowhich is making subsequent headings render on top of the Staff Debug Info button and making it impossible to click.Is there a reason for that big of a negative margin? Setting it to
-1remworks to tighten up the layout a little but keep the button clickable.