body {
    font-family: 'Inter', sans-serif;
}

.prose {
    line-height: 1.75;
}

.prose h1, .prose h2, .prose h3 {
    margin-bottom: 1.5rem;
    font-weight: 800;
}

.prose p {
    margin-bottom: 1.5rem;
}
