/*** cspt-ihbox-style-23 ***/

.cspt-ihbox-style-23 .cspt-ihbox-box {
    display: flex;
}

.cspt-ihbox-style-23 .cspt-ihbox-heading h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cspt-ihbox-style-23 .cspt-ihbox-contents {
    padding-left: 30px;
}

.cspt-ihbox-style-23 .cspt-ihbox-contents h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cspt-ihbox-style-23 .cspt-ihbox-icon,
.cspt-ihbox-style-23 .cspt-ihbox-svg {
    max-width: 70px;
}

.cspt-ihbox-style-23 .cspt-ihbox-icon .cspt-ihbox-icon-wrapper i,
.cspt-ihbox-style-23 .cspt-ihbox-svg .cspt-ihbox-svg-wrapper svg {
    font-size: 70px;
    line-height: 70px;
    color: var(--cspt-emphires-global-color);
}

.cspt-ihbox-style-23 .cspt-ihbox-svg .cspt-ihbox-svg-wrapper svg {
    fill: var(--cspt-emphires-global-color);
}