Код: Выделить всё
...
...
a:where(:not(.wp-element-button)) {
text-decoration: underline;
}
.wp-element-button, .wp-block-button__link {
background-color: #32373c;
border-width: 0;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
padding: calc(0.667em + 2px) calc(1.333em + 2px);
text-decoration: none;
}
Подробнее здесь: https://stackoverflow.com/questions/759 ... ult-styles