.wp-block-button__link {
        align-content: center;
        box-sizing: border-box;
        display: inline-block;
        height: 100%;
        text-align: center;
        word-break: break-word
    }

    :where(.wp-block-button__link) {
        box-shadow: none
    }
