*:has([style*="color: rgb(0, 0, 0)"]) {
    text-align: justify;
}

[style*="color: rgb(0, 0, 0)"] {
    text-align: justify !important;
}
