:root{
  --primary_one: #1562b1;
  --primary_two: #5b91c8;
  --primary_three: #063a6f;
  --primary_four: #0377b9;
  --secondary_one: #cfb3cd;
  --secondary_two: #e9dde8;
  --secondary_three: #af83ab;
  --secondary_four: #94588f;
  --action_one: #af50e2;
  --action_two: #b145a3;
  --action_three: #ffbb63;
  --action_four: #e59c38;
  --shades_one: #f4f4f4;
  --shades_two: #f6f6f6;
  --shades_three: #838383;
  --shades_four: #1d1d1d;
}
