:root {
    --heading-color: #326e37;
    --body-color: #585b6f;
    --accent-color: #256e3b;
    --white-color: #ffffff;
    --light-color1: #e3e3ec;
    --light-color2: #ced0df;
    --dark-bg: #256e3b;
    --dark-bg2: #0a6e3e;
    --dark-bg3: #006e41;
    --white-bg: #ffffff;
    --accent-bg: #006e43;
    --light-bg1: #f5f6f7;
    --light-bg2: #e2e3ec;
    --light-bg3: #eef1ff;
}
