/* Start custom CSS for text-editor, class: .elementor-element-60a4d549 */.blog-content,
.post-content,
p,
li {
    color: #000 !important; /* text black for paragraphs and list items */
}

.post-content li::marker,
.blog-content li::marker {
    color: #000 !important; /* bullet points / numbers black */
}/* End custom CSS */