.is-content-justification-left .wp-block-mytheme-button.enquiry-button-wrapper {
    text-align: left;
}
.is-content-justification-center .wp-block-mytheme-button.enquiry-button-wrapper {
    text-align: center;
}
.is-content-justification-right .wp-block-mytheme-button.enquiry-button-wrapper {
    text-align: right;
}