
.social-share {
	font-size: 20px;
	float: left;
	margin-top: 30px;
}

.social-share:after {
	clear: both;
	display: block;
	content: '';
}

.social-share a {
	min-width: 40px;
	text-align: center;
	display: block;
	float: right;
	margin-right: 15px;
	padding: 5px 0;
}

.social-share a.print {
	background: #666;
	color: #fff;
}

.social-share a.whatsapp {
	background: #71bf44;
	color: #fff;
}

.social-share a.facebook {
	background: #3b5998;
	color: #fff;
}

.social-share a.twitter {
	background: #00aced;
	color: #fff;
}

.social-share a.email {
	background: #ef4023;
	color: #fff;
}
