.lets-connect::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 28px;
    left: 306px
}

.planning::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px
}

.custom-proposal::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px
}

.kick-off::after {
    content: '';
    position: absolute;
    background: url(https://wpexperts.s3.amazonaws.com/wp-content/uploads/2025/08/Vector-7017.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 300px
}
footer#site-footer {
    padding-top: 160px !important;
} 
div#service-cta-sec {
    position: absolute;
    width: 100%;
    z-index: 99;
    right: 0;
    left: 0;
    bottom: -153px;
    overflow: hidden !important;
}
.section-heading h3, h2 {
    font-family: 'CooperMdBt' !important;
}
div#service-cta-sec::after {
    content: '';
    border-radius: 708px;
    background: #D4E0FF;
    filter: blur(247.5px);
    position: absolute;
    right: -192px;
    top: -219px;
    width: 708px;
    height: 708px;
    z-index: -1;
}