.x-share-button {	display: inline-block;	vertical-align: top;	zoom: 1;	outline: 0;	text-decoration: none !important;	white-space: nowrap;	text-align: left;	overflow: hidden;	position: relative;	height: 20px;	box-sizing: border-box;	padding: 1px 12px 1px 12px;	background-color: #1d9bf0;	color: #fff;	border-radius: 9999px;	font-weight: 500;	cursor: pointer;}.x-share-button:hover {	background-color: #0c7abf;	opacity: 1 !important;}.x-share-button .x__icon {	display: inline-block;	vertical-align: top;	zoom: 1;	position: relative;	top: 3px;	width: 12px;}.x-share-button .x__label {	display: inline-block;	vertical-align: top;	zoom: 1;	white-space: nowrap;	font-size: 12px;	color: #fff;	height: 20px;	line-height: 20px;}