/* ---------------------------------------------- /*
 * Profile-contact
/* ---------------------------------------------- */
 

#profile-contact {
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	padding: 20px 0;
  text-align: center;
}

.profile-item i {
	display: block;
	line-height: 42px;
	font-size: 32px;
	color: #222;
	text-align: center;
}

