footer h6 {
	background-image: linear-gradient(#000000 1%, #ffbbee 40%, #ffbbee 70%, #000000 95%);
	text-shadow: 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}