.fl-builder-xpro-simple-heading-settings .fl-field[data-type="button-group"] .fl-button-group-field-option {
    padding: 0px 20px;
}
.fl-builder-edit .xpro-box-icon-item {
    transition: none;
}
.xpro-simple-heading-wrapper {
    text-align: center;
}
.xpro-simple-heading-wrapper .xpro-heading-title {
    position: relative;
    line-height: 1.2;
    font-size: 3rem;
    margin: 5px 0;
    font-weight: 500;
    z-index: 2;
    display: inline-block;
}
.xpro-simple-heading-wrapper .xpro-title-focus {
    position: relative;
    line-height: 1.2;
    font-size: 3rem;
    margin: 5px 0;
    font-weight: 500;
    z-index: 2;
    display: inline;
}
