/* Image captions */
.wp-element-caption,
.wp-caption-text,
figcaption {
    color: #000000 !important;
}

/* Main page content only */
.entry-content,
.entry-content p,
.entry-content li,
.entry-content td,
.entry-content blockquote {
    color: #000000;
}