html body.page:not(.home) .entry-content > p,
html body.page:not(.home) .entry-content > ul,
html body.page:not(.home) .entry-content > ol,
html body.page:not(.home) .entry-content > dl,
html body.page:not(.home) .entry-content > blockquote,
html body.page:not(.home) .entry-content > pre,
html body.page:not(.home) .entry-content > address,
html body.page:not(.home) .entry-content > ul li,
html body.page:not(.home) .entry-content > ol li {
	color: #777777 !important;
	font-weight: 600 !important;
}

html body.single-post .entry-content p a,
html body.single-post .entry-content li a,
html body.single-post .entry-content .wp-block-paragraph a,
html body.single-post .entry-meta .posted-on a,
html body.single-post .entry-meta .posted-on a time,
html body.page:not(.home) .entry-content > p a,
html body.page:not(.home) .entry-content > ul a,
html body.page:not(.home) .entry-content > ol a,
html body.page:not(.home) .entry-content > dl a,
html body.page:not(.home) .entry-content > blockquote a,
html body.page:not(.home) .entry-content > address a,
html body.page:not(.home) .entry-content > .wp-block-paragraph a {
	font-weight: 600 !important;
}
