/* Figma Color Variables (merged) */
:root {
  --dp-shdw-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  --tatil-red: #ee2127;
  --tatil-black: #221e1f;
  --white: #ffffff;
  --tatil-grey-01: #e9ecef;
  --tatil-grey-02: #ced4da;
  --tatil-grey-03: #495057;
  --life-span-teal: #0098a7;
  --term-whole-life-lime-green: #7ebc00;
  --rest-assured-burgundy: #a90d3c;
  --living-rewards-orange: #ff5300;
  --home-mortgages-purple: #7f32a7;
  --endowment: #073390;
  --destiny-dark-blue: #0d374c;
  --destiny-light-blue: #1995d1;
  --tatil-red-dark-30: #a62127;
}
