/* Your existing line-content styles will apply on the frontend */

/* Optional: Add any default styles here if needed */
.wp-block-group.line-content {
    /* Your theme styles will override these */
}

.wp-block-group.line-content-ext-style {
    /* Your theme styles will override these */
}
