/* Center SVGs in the social share circular buttons */
.whatsapp-share-6018dd95,
.facebook-share-6018dd95,
.twitter-share-6018dd95,
.linkedin-share-6018dd95,
.youtube-share-6018dd95,
.telegram-share-6018dd95 {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}

/* Ensure the SVG scales nicely */
.social-icon-svg-6018dd95 {
	width: 18px;
	height: 18px;
	fill: #ffffff;
	display: block;
}
