.wp-block-button__link[aria-controls]:not([aria-pressed=true]) {
    background-color: transparent !important;
    border: 1px solid currentColor !important;
    color: var(--wp--preset--color--primary) !important;
}
