/* Small Button Styling */
.sqs-block-button-element--small {
width: 80% !important;
}
/* Medium Button Styling */
.sqs-block-button-element--medium {
width: 80% !important;
}
/* Large Button Styling */
.sqs-block-button-element--large {
width: 80% !important;
}