:root {
  /* Common Colors */
  --card-border: #e0e4ed;
  --colorCardiumlightPrimary: #1240bc;
  /* Font properties */
  --weight-small: 200;
  --weight-regular: 400;
  --weight-lightmedium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --badge-bg: #b9dcff;
  --icon-bg: #999999;
}
