.b-ext .wp-block-button__link {align-content: center;box-sizing: border-box;cursor: pointer;display: inline-block;height: 100%;text-align: center;width: 100%;word-break: break-word;}
.b-ext .wp-block-button__link.aligncenter {text-align: center;}
.b-ext .wp-block-button__link.alignright {text-align: right;}
.b-ext :where(.wp-block-button__link) {border-radius: 9999px;box-shadow: none;padding: calc(.667em + 2px) calc(1.333em + 2px);text-decoration: none;}
.b-ext .wp-block-button[style*=text-decoration] .wp-block-button__link {text-decoration: inherit;}
.b-ext .wp-block-buttons>.wp-block-button.has-custom-width {max-width: none;}
.b-ext .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {width: 100%;}
.b-ext .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {font-size: inherit;}
.b-ext .wp-block-buttons>.wp-block-button.wp-block-button__width-25 {width: calc(25% - var(--wp--style--block-gap,.5em) * .75);}
.b-ext .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {width: calc(50% - var(--wp--style--block-gap,.5em) * .5);}
.b-ext .wp-block-buttons>.wp-block-button.wp-block-button__width-75 {width: calc(75% - var(--wp--style--block-gap,.5em) * .25);}
.b-ext .wp-block-buttons>.wp-block-button.wp-block-button__width-100 {flex-basis: 100%;width: 100%;}
.b-ext .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {width: 25%;}
.b-ext .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {width: 50%;}
.b-ext .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {width: 75%;}
.b-ext .wp-block-button.is-style-squared, .b-ext .wp-block-button__link.wp-block-button.is-style-squared {border-radius: 0;}
.b-ext .wp-block-button.no-border-radius, .b-ext .wp-block-button__link.no-border-radius {border-radius: 0 !important;}
.b-ext :where(.wp-block-button .wp-block-button__link.is-style-outline), .b-ext :where(.wp-block-button.is-style-outline>.wp-block-button__link) {border: 2px solid;padding: .667em 1.333em;}
.b-ext :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)), .b-ext :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {color: currentColor;}
.b-ext :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), .b-ext :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {background-color: initial;background-image: none;}