:root {
  --primary-color: #7B5EDC;

  --secondary-color: rgb(255, 255, 255);
  --text-color: rgb(13, 12, 12);
  /* --select-color: rgb(31, 31, 31); */
}
