
.sap-share-btn,
.sap-share-btn:hover,
.sap-share-btn:focus,
.sap-share-btn:active {
	width: 40px;
	height: 40px;
	padding: 0 !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50% !important;
	color: #fff !important;
	border: 0 !important;
}

.sap-share-btn:hover,
.sap-share-btn:focus {
	opacity: 0.85;
}

.sap-share-btn .dashicons {
	font-size: 20px;
	width: 20px;
	height: 20px;
}

.sap-share-facebook,
.sap-share-facebook:hover,
.sap-share-facebook:focus,
.sap-share-facebook:active {
	background: #1877f2 !important;
}

.sap-share-linkedin,
.sap-share-linkedin:hover,
.sap-share-linkedin:focus,
.sap-share-linkedin:active {
	background: #0a66c2 !important;
}

.sap-share-label {
	line-height: 40px;
}
