<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

#cookie-notice, #cookie-notice .button.bootstrap {
	font-size: 13px !important;
	font-family: Verdana, Geneva, sans-serif;
	width:auto;
	letter-spacing:normal;
}

#cookie-notice {
	min-width: 320px;
	width: 100%;
}

.cookie-notice-container {
	padding: 20px !important;
}

@media (max-width: 480px) {
	#cn-accept-cookie, #cn-more-info {display:block; width:80%; margin:10px auto 10px auto;}
	#cn-accept-cookie {height:40px; line-height:40px !important; vertical-align:middle;}
}</pre></body></html>