#cookie-bar {
	line-height: 3em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}
#cookie-bar .cb-enable {
	background-color: #f1d600;
	color: #000;
}
#cookie-bar .cb-enable:hover {
	background-color: #f7f183;
}
