@tailwind base;
@tailwind components;
@tailwind utilities;

.prose{
  color: inherit;
  --tw-prose-bullets: #6b7280;
}