<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cc_container {
	background: rgba(0,0,0,0.8) !important;
}

.cc_container a, 
.cc_container a:visited {
	color: #b7b7b7 !important;
}

.cc_banner-wrapper .cc_banner .cc_btn {
	border-radius: 0 !important;
	background-color: #424242;
	color: #fff !important;
	white-space: nowrap;
}

.cc_banner-wrapper .cc_banner .cc_btn:hover {
	background-color: #b7b7b7;
	color: #424242 !important;
	text-decoration: none;
}</pre></body></html>