
:root {
    --clr-main: #E238EC;
}

.feature-box .content {
    box-shadow: inset 0 0px 66px #E238EC47;
}

.invest-plan-top::before {
    box-shadow: inset 0 0px 66px #E238ECd4;
}

.invest-plan::before {
    box-shadow: inset 0 0px 66px #E238EC3b;
}

.invest-plan-shape::after {
    background-color: #E238EC33;
}

.invest-plan:hover .invest-plan-shape::after {
    background-color: #E238EC;
}

.work-box {
    box-shadow: inset 0 0px 20px #E238ECc4;
}

.work-box .icon {
    box-shadow: inset 0 0px 20px #E238ECc4;
}

.cmn-table.style-separate tbody tr {
    box-shadow: inset 0 0px 8px #E238EC4d;
}

.testimonial-box .content {
    box-shadow: inset 0 0px 20px #E238ECc4;
}

.referral-box::before {
    box-shadow: inset 0 0px 20px #E238ECc4;
}

.referral-box-step {
    box-shadow: inset 0 0px 6px #E238EC9e;
}

.choose-wrapper .choose-wrapper-thumb .thumb-inner {
    box-shadow: 0 5px 25px #E238EC59;
}

.choose-wrapper-inner .choose-item .icon {
    box-shadow: inset 0px 5px 9px #E238EC4d;
}

.pricing-item .icon {
    box-shadow: inset 0 0 10px #E238EC59;
}

.pricing-item .plan-name span {
    background-color: #E238EC26;
}

.referral-item .rate {
    box-shadow: 0 0 0 8px #E238EC40;
}