.share-widget {
	font-family: revert;
	font-weight: 700;
}
.share-widget a:hover {
	cursor: pointer;
	text-decoration: none;
}
.share-widget svg{
	height: 1em;
	vertical-align: baseline;
	fill: currentColor;
	transition: color 0.25s ease-in-out, fill 0.25s ease-in-out;
}