
:root {
    --main: #C80EBA !important;
}

/* All your existing color.php styles */
.feature-box .content {
    box-shadow: inset 0 0px 66px #C80EBA47;
}

.invest-plan-top::before {
    box-shadow: inset 0 0px 66px #C80EBAd4;
}

.invest-plan::before {
    box-shadow: inset 0 0px 66px #C80EBA3b;
}

.invest-plan-shape::after {
    background-color: #C80EBA33;
}

.invest-plan:hover .invest-plan-shape::after {
    background-color: #C80EBA;
}

.work-box {
    box-shadow: inset 0 0px 20px #C80EBAc4;
}

.work-box .icon {
    box-shadow: inset 0 0px 20px #C80EBAc4;
}

.cmn-table.style-separate tbody tr {
    box-shadow: inset 0 0px 8px #C80EBA4d;
}

.testimonial-box .content {
    box-shadow: inset 0 0px 20px #C80EBAc4;
}

.referral-box::before {
    box-shadow: inset 0 0px 20px #C80EBAc4;
}

.referral-box-step {
    box-shadow: inset 0 0px 6px #C80EBA9e;
}