a:hover { color: #047857; }
.prose p { margin-top: 1rem; line-height: 1.8; color: #3f3f46; }
.prose p:first-child { margin-top: 0; }
.prose ul, .prose ol { margin-top: 1rem; padding-left: 1.5rem; line-height: 1.8; color: #3f3f46; }
.prose ul { list-style: disc; }
.prose ol { list-style: decimal; }
.prose li + li { margin-top: .35rem; }
.prose a { color: #047857; text-decoration: underline; text-underline-offset: 3px; }
input, select, textarea { background: #fff; }
