.epl-social-share-container {
	padding-bottom: 1.5em;
}
.epl-social-share-title {

}
.epl-social-share-link {
	display: inline-block;
	background: #eee;
	border-radius: 2px;
	border: none;
	font-size: 1.5em;
	margin: 5px;
	padding: 5px 15px;
	text-decoration: none;
	width: auto;
}
.epl-social-share-link:hover {
	border: none;
	background: #fafafa;
}
