/* Cookie Consent, https://silktide.com/tools/cookie-consent/ */

@media screen, projection {

	.cc_banner-wrapper * {
		color: #333 !important;
	}

	.cc_container {
		background-color: #f1f1f1 !important;
	}

	.cc_container .cc_btn,
	.cc_container .cc_btn:visited {
		background: #c08 !important;
		color: #fff !important;
	}

	.cc_message {
		margin-top: .29em !important;
	}

}