:root {
  --color-1: #ff589e;
  --color-2: #8261ee;
  --white-color: #ffffff;
  --gray-color: #1e1e1e;
  --light-gray: #777777;
  --gray: #f2f2fe;
}
