
:root {
    --main-color: #F79319;
}

.feature-box .content {
    box-shadow: inset 0 0px 66px #F7931947;
}

.invest-plan-top::before {
    box-shadow: inset 0 0px 66px #F79319d4;
}

.invest-plan::before {
    box-shadow: inset 0 0px 66px #F793193b;
}

.invest-plan-shape::after {
    background-color: #F7931933;
}

.invest-plan:hover .invest-plan-shape::after {
    background-color: #F79319;
}

.work-box {
    box-shadow: inset 0 0px 20px #F79319c4;
}

.work-box .icon {
    box-shadow: inset 0 0px 20px #F79319c4;
}

.cmn-table.style-separate tbody tr {
    box-shadow: inset 0 0px 8px #F793194d;
}

.testimonial-box .content {
    box-shadow: inset 0 0px 20px #F79319c4;
}

.referral-box::before {
    box-shadow: inset 0 0px 20px #F79319c4;
}

.referral-box-step {
    box-shadow: inset 0 0px 6px #F793199e;
}