The moving diagonal region on the social buttons can block the button from being clicked. <img width="85" height="94" alt="Image" src="https://github.com/user-attachments/assets/e17ab9a3-12f0-495e-b1a9-b78148302f83" /> It looks like it can be [fixed](https://stackoverflow.com/a/4839672/446106) by setting the [`:after`](https://github.com/lmsace/academi/blob/v5.1/scss/footer.scss#L137) element to `pointer-events: none`.</p>
The moving diagonal region on the social buttons can block the button from being clicked.
It looks like it can be fixed by setting the
:afterelement topointer-events: none.