Hello,
I followed some advice on another topic here (Underline links (but not buttons)), but can’t get to seem to work at all.
See the sample page here for a button:
https://wetried.it/beats-vs-airpods/
I tried using this CSS
.entry-content.content a:not(.wp-block-button) {
text-decoration: underline !important;
}