:root {
  color-scheme: light;
}

.prose-mini p {
  margin: 0.4rem 0;
}

.link {
  text-decoration: underline;
  text-underline-offset: 3px;
}

