/* TrustArc consent banner */
#consent-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
}

