footer{
	/* background-color: red;
	color: white; */
		background-image: linear-gradient(#ffa100,#e33229);
		/* background-color: #850b27;
		color: white; */
	}
.hoh{
	font-size: 25px;
}
.social:hover{
	box-shadow: 0 19px 38px rgba(0,0,0,1), 0 15px 12px rgba(0,0,0,1);
}