:root {
    --bodybg: #ffffff;
    --primary-new-color: #000000;
    --gradient-new: linear-gradient(90deg, hsla(197, 99%, 47%, 1) 0%, hsl(204.55deg 63.72% 85.33% / 0%) 78%);
    --secondary-new: #2c556e;
    --border-color-new: #dcdce1;
    --light-green: #b2e3ff;
    --border-yellow: #000;
    --primaryTxt: #0c2a26;
    --light-primary:   #2c556e;  
    --secondary-new: #2c556e;
    --sidebarBG: #178fd3;
    --sidebartxt: #000;
    --sideActive: #fff;
    --bg-header: #fff;
    --shadowN: 0 4px 24px #232a301a;
    --cardBG: #8ec63f;


    --txtWhite: #fff;





}