
		body.with-cookie-bar {
			padding-top: 0px;
		}
		.cookie-bar {
			position: fixed;
			width: 100%;
			bottom: 0;
			text-align: center;
			height: fit-content;			
			line-height: 25px;
			background: #eee;
			z-index: 99;
		}
		