I have done for now, but it’s not ideal.
It is a bodge, it’s removing the intended styling from a paragraph so it can contain something other than text? The standard paragraph in my eyes is a block of text with a gap after it, not a button.
Because <p> tags get a margin on the bottom, and I want a different margin on the bottom of the button. It can be bodged very easily, but it means adding extra CSS to fix (what I think) is a bug. I’ve done it for now but issues like this need raising, otherwise they go un-noticed.