/* Survei Kepuasan — selaras dengan tema Fusion / section lain */

#cta .ppid-cta-icon-wrap .icon {
    border: 1px solid #f1f1f1;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto;
    background: #fff;
}

#cta .ppid-cta-icon-wrap .icon i {
    font-size: 30px;
    color: #F63854;
    line-height: 70px;
}

#cta .cta-text h4 {
    font-size: 24px;
    font-weight: 700;
    color: #222222;
    margin-bottom: 10px;
    line-height: 1.35;
}

#cta .cta-text p {
    margin: 0;
    color: #585b60;
    line-height: 26px;
    font-size: 15px;
}

@media (max-width: 991.98px) {
    #cta .cta-text {
        text-align: center;
        margin-bottom: 1rem;
    }
}
