:root {
    --heading-color: #3f624e;
    --body-color: #585b6f;
    --accent-color: #74b08e;
    --white-color: #ffffff;
    --light-color1: #e3e3ec;
    --light-color2: #eff1ef;
    --dark-bg: #59886d;
    --dark-bg2: #3f624e;
    --dark-bg3: #74b08e;
    --white-bg: #ffffff;
    --accent-bg: #e8b758;
    --light-bg1: #f5f6f7;
    --light-bg2: #e2e3ec;
    --light-bg3: #74b08e21 !important;
}
