

.iconFacebook{
	width: 30px;
	height: 30px;
	background-image: url(/img/icon-facebook-hover.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.margin-bottom-20{
	margin-bottom: 20px;
}