Can you please look at this page.
Because of the orange symbol I have above the image. – The button lays underneath.
How to make the bottom come to the top?
I thought I was smart when I wrote this in the css, but no…
#top a:where(:not(.wp-element-button)) {
z-index: 999;
text-decoration: none;
}