/* Override any post content headings */
.post-content h1, .post-content h2, .post-content h3 {
    color: #000000;
}

/* Make bold text more prominent */
.post-content strong, .post-content b {
    color: #000633f9 !important;
}
