:root
    {
        --bg:#f7fbf8;
        --header-light:#49c26b22;
        --card:#ffffff;
        --card2:#f2faf4;
        --text:#17251d;
        --muted:#667b6d;
        --line:#d7e6da;
        --accent:#38b45d;
        --accent2:#67d484;
        --hover:#eef8f0;
        --btn-primary:#14311f;
        --btn-secondary:#2d2d2d;
        --alt:#f1f8f3;
        --bannerx:#f6fbf7;
        --bannery:#eaf7ed;
        --event-badge:#49c26b22;
        --timebox:#eff8f1;
        --white:#fff;
        --black:#000;
        --pricing-border:#49c26b55;
        --pricing-featured:#49c26b33;
        --pricing-box-shadow:#49c26b18;
        --pricing-card-pro1:#f4faf5;
        --pricing-card-pro2:#edf8ef;
        --pricing-border-color:#49c26b88;
        --pricing-badge:#edf7ef;
        --pricing-li:#e7f3ea;
    }