:root
    {
        --bg:#fcfbf8;
        --header-light:#d8b15f22;
        --card:#ffffff;
        --card2:#faf7f0;
        --text:#1d2433;
        --muted:#7a8f74;
        --line:#e6ddcb;
        --accent:#c89b3c;
        --accent2:#e0bf75;
        --hover:#f8f4eb;
        --btn-primary:#1b2332;
        --alt:#f7f4ee;
        --bannerx:#faf8f3;
        --bannery:#f3ecde;
        --event-badge:#d8b15f22;
        --timebox:#f8f4ec;
        --white:#fff;
        --black:#000;
        --pricing-border:#d8b15f55;
        --pricing-featured:#d8b15f33;
        --pricing-box-shadow:#d8b15f18;
        --pricing-card-pro1:#faf7f0;
        --pricing-card-pro2:#f6f1e7;
        --pricing-border-color:#d8b15f88;
        --pricing-badge:#f4eee3;
        --pricing-li:#efe7d9;
    }