:root {
    --new-green-cpi: #386eeb;
    --green-cpi:  rgb(40, 81, 247);
    --green-ligth-cpi: rgb(46, 124, 201);
    --yellow-cpi: rgb(235,185,36);
    --white-cpi: rgb(230,231,232);
  }