.footer-container #footer #GcCookieBox a {
	color: #000;
}
.footer-container #footer #GcCookieBox a.btn-primary {
	color: #000;
	background: #fdb568;
}
.footer-container #footer #GcCookieBox a.btn-secondary {
	color: #7a7a7a;
	border: 1px solid #7a7a7a;
}
#footer > * {
	display: none;
}
#footer > .wrap2,
#footer > #GcCookieBox {
	display: block;
}