
/* Custom tweaks in addition to Tailwind */
.nav-link { transition: color .15s ease; }
.prose ul { list-style: disc; padding-left: 1.25rem; }
.prose h2 { margin-top: 1.25rem; }
