:root {
  --primary-color: rgb(0, 0, 0);

  --secondary-color: rgb(255, 255, 255);
  --text-color: rgb(8, 8, 8);
  /* --select-color: rgb(31, 31, 31); */
}
