/*** cspt-ihbox-style-19 ***/

.cspt-ihbox-style-19 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-19 .cspt-ihbox-svg-wrapper {
    width: 90px;
    height: 90px;
    line-height: 90px;
}

.cspt-ihbox-style-19 .cspt-ihbox-icon-wrapper img,
.cspt-ihbox-style-19 .cspt-ihbox-svg-wrapper svg {
    border-radius: 50%;
    border: 2px solid;
    padding: 3px;
    border-color: var(--cspt-emphires-global-color);
}