#cookie-notice {
	display: none;
	position: fixed;
	right: 0;
  bottom: 4rem !important;
  left: 0;
	z-index: 999;
	text-align: center;
}
