.list-disc {
  list-style-type: disc;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.leading-7 {
  --tw-leading: 1.75rem;
    line-height: 1.75rem;
}
.\[\&_\*\]\:text-inherit {
  & * {
      color: inherit;
}
}
  .\[\&\>\*\]\:text-inherit {
  &>* {
      color: inherit;
}