.entry-meta, 
.entry-meta a, 
.byline, 
.byline a,
.posted-on,
.posted-on a {
    color: #000000 !important;
    font-weight: 600;
}

.entry-meta a:hover, 
.byline a:hover,
.posted-on a:hover {
    color: #0056b3 !important; 
    text-decoration: underline !important;
}

.cat-links, 
.cat-links a, 
.tags-links, 
.tags-links a {
    color: #000000 !important;
    font-weight: 600;
}

.cat-links a:hover, 
.tags-links a:hover {
    color: #0056b3 !important; 
    text-decoration: underline !important;
}

figcaption,
.wp-element-caption,
.wp-caption-text,
.blocks-gallery-caption,
.wp-block-image figcaption,
.wp-block-gallery figcaption {
    color: #000000 !important;
    opacity: 1 !important;
}

.post-navigation,
.post-navigation .nav-subtitle,
.post-navigation .nav-title,
.post-navigation a,
.navigation.post-navigation,
.wp-block-post-navigation-link,
.wp-block-post-navigation-link a {
    color: #000000 !important;
    opacity: 1 !important;
    font-weight: 600;
}

.post-navigation a:hover,
.wp-block-post-navigation-link a:hover {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.post-navigation a:focus,
.wp-block-post-navigation-link a:focus {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.jp-relatedposts,
.jp-relatedposts-headline,
.jp-relatedposts-headline em,
.jp-relatedposts-post-title,
.jp-relatedposts-post-title a,
.jp-relatedposts-post-excerpt,
.jp-relatedposts-post-date,
.jp-relatedposts-post-context {
    color: #000000 !important;
    opacity: 1 !important;
}

.jp-relatedposts-post-title a:hover {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.jp-relatedposts-post-title a:focus {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.sharedaddy,
.sharedaddy .sd-title,
.sharedaddy .sd-title::before,
.sharedaddy .sd-content,
.sharedaddy .sd-content a,
.sd-sharing {
    color: #000000 !important;
    opacity: 1 !important;
}

.sharedaddy .sd-content a:hover,
.sharedaddy .sd-content a:focus {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.post-navigation time,
.jp-relatedposts time,
.jp-relatedposts-post-date,
.entry-footer time,
.post-date,
.entry-date {
    color: #000000 !important;
    opacity: 1 !important;
}