
:root {
    --main-color: #09A671;
}

.feature-box .content {
    box-shadow: inset 0 0px 66px #09A67147;
}

.invest-plan-top::before {
    box-shadow: inset 0 0px 66px #09A671d4;
}

.invest-plan::before {
    box-shadow: inset 0 0px 66px #09A6713b;
}

.invest-plan-shape::after {
    background-color: #09A67133;
}

.invest-plan:hover .invest-plan-shape::after {
    background-color: #09A671;
}

.work-box {
    box-shadow: inset 0 0px 20px #09A671c4;
}

.work-box .icon {
    box-shadow: inset 0 0px 20px #09A671c4;
}

.cmn-table.style-separate tbody tr {
    box-shadow: inset 0 0px 8px #09A6714d;
}

.testimonial-box .content {
    box-shadow: inset 0 0px 20px #09A671c4;
}

.referral-box::before {
    box-shadow: inset 0 0px 20px #09A671c4;
}

.referral-box-step {
    box-shadow: inset 0 0px 6px #09A6719e;
}