/* Custom styles can go here if needed */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.prose {
    line-height: 1.6;
}
.prose p {
    margin-bottom: 1em;
}