.format {
    max-width: none;
    --tw-format-body: #111827;
}

.format > * {
    max-width: 80ch;
}

.format.format-lg p,
.lg\:format-lg :where(p):not(:where([class~=not-format] *)) {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.format :where(a):not(:where([class~=not-format] *)) {
    color: #143cdc;
}

.format :where(a):not(:where([class~=not-format] *)) {
    color: #143cdc;
    text-decoration: none;
}

.format :where(a):not(:where([class~=not-format] *)):hover {
    color: #bd2ebd;
    text-decoration: underline;
}
