/*-------------- cspt-ihbox-style-8 ----------------*/

.cspt-ihbox.cspt-ihbox-style-8 {
    position: relative;
    text-align: center;
}

.cspt-ihbox-style-8 .cspt-icon-image,
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper {
    display: inline-block;
    width: 150px;
    height: 150px;
    font-size: 75px;
    line-height: 150px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 28.2px 1.8px rgba(0, 0, 0, 0.03);
}

.cspt-ihbox-style-8 h2 {
    font-size: 24px;
    line-height: 34px;
    color: #0e2f44;
    margin-bottom: 10px;
}