.footersocial{
  background-attachment: fixed;
  background-size: cover;
  height: 350px;
}

.footersocial .social-icons {
	margin: 0 auto;
	width: 350px;
	height: 350px;
	border-collapse: collapse;
	border: none;
	text-align: center;
}

.footersocial .social-icons h2 {
	color: #d4223e;
}

.footersocial .social-icons td {
	border: none;
}

.footersocial .social-icons i {
	font-size: 36px;
	color: #d4223e;
}