.prose-all {
    color: oklch(0 0 0);
    font-weight: 600;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: oklch(0.2 0.09 257.08);
    font-weight: 600;
}