body {
    font-family: "unitext", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

[x-cloak] {
    display: none !important;
}

.prose a {
    text-decoration: underline;
    text-underline-offset: 4px;
}
