<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #000;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p, .blog-entry h3, .topbar-one__right a, .topbar-one__left a, .comment-box .comment a, .comment-box, a:not([href]):not([tabindex]), table tr td, table tr th {
    color: #fff;
}
.topbar-one__right a+a {
    border: 1px solid #fff;
    color: #fff;
}
.topbar-one__left a+a {
    border-left: 1px solid #fff !important;
    color: #fff !important;
}
.bg-light, .bg-white, .orange-bg, .implinks, .opinion-poll, .tab-content.custom-tab-content.feed-tabs.mt-30, .topbar-one{
	background-color: #000 !important;
}
img.grayscale {
	filter: unset;
	opacity: 1;
	cursor: pointer;
}
.btn-primary:hover {
	color: #fff;
	border: 2px solid #fff;
}
.search-form .btn-primary:hover {
	color: #000;
	border: 2px solid #000;
	/*background-color: #000;*/
}
.space-small-1 .btn-primary{
	border: 2px solid #fff;
}


.cta-single-line-title a{
	color: #fff;
}
.footer-widget {
	color: #fff;
}
.footer-widget ul li a {
	font-size: 17px;
	color: #fff;
}
.footer .tiny-footer {
	border: none;
	background-color: #e5a140 !important;
}
.share-items li:last-child {
	background: #fff;
	border: 1px solid #e5a140;
	color: #e5a140 !important;
}
.share-items li:last-child a, .share-items li:last-child:hover a{
	color: #e5a140 !important;
	background: #fff !important;
}
.access-content a strong{
	color: #000 !important;
}
.topbar-one__right a:hover, .topbar-one__left a:hover {
    color: #f59d44 !important;
}
.category-title {
    color: #fff;
}</pre></body></html>