

/* CSS styling for the social btn */

 
#share-buttons img {
	width: auto;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}
 
