.doubtProgram-section .headingWrapper .mainHeadingText{
    font-size: 38px;
    line-height: 1.4;
    color: #060640;
    font-weight: 700;
    text-align: center;
    padding-bottom: 40px;
}

.doubtProgram-section .leftImg-wrapper{
    width: calc(100% - 10px);
    border-radius: 10px;
    overflow: hidden;
}
.doubtProgram-section .right-Pan .effect-cardItem{
    padding: 10px 23px 15px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 13px 19px 0 rgb(0 0 0 / .04);
    margin-bottom: 20px;
}
.doubtProgram-section .right-Pan .effect-cardItem h3{
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    color: #271f63;
    margin-bottom: 8px;
}
.doubtProgram-section .right-Pan .effect-cardItem p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}
.doubtFeature-section{
    margin-bottom:60px;
}
.doubtFeature-section .section-title{
    font-size: 44px;
    line-height: 54px;
    font-weight: 700;
    color: #060640;
    margin-bottom: 50px;
    text-align: center;
}