:root {
    --heading-color: #864ffe;
    --body-color: #585b6f;
    --accent-color: #93e3fd;
    --white-color: #ffffff;
    --light-color1: #e3e3ec;
    --light-color2: #ced0df;
    --dark-bg: #ee719e;
    --dark-bg2: #ffb5af;
    --dark-bg3: #e63b7a;
    --white-bg: #ffffff;
    --accent-bg: #4e7a27;
    --light-bg1: #f5f6f7;
    --light-bg2: #e2e3ec;
    --light-bg3: #eef1ff;
}
