.eapps-social-share-buttons-position-left .eapps-social-share-buttons-container {
	bottom: 0; 
	top: auto;
	transform: translateY(0%);
	left: 10px !important;
}
.eapps-social-share-buttons-item-icon * {
	fill: #496172 !important;
}
@media only screen and (max-width: 768px) {
	.eapps-social-share-buttons-mobile-layout .eapps-social-share-buttons-mobile-button-open {
		background: #383B53;
	}
}