.list-disc {
  list-style-type: disc;
}
.pl-6 {
  padding-left: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-gray-900 {
  color: oklch(21% 0.034 264.665);
}