.share {
	width            : 30px;
	height           : 30px;
	display          : inline-block;
	text-align       : center;
	color            : #ffffff;
	background-color : #7b2f35;
	border-radius    : 5px;
	box-sizing       : border-box;
	padding          : 5px 0 0;
}