
#cookie-bar {
	background:rgba(0, 0, 0, 0.85);
	color:#eeeeee;
	text-align:center;
	padding: 25px 0;
	font-size: 16px;
	height: 75px;
}

#cookie-bar > p {
	margin-top: 0px;
}