.df-post-share-links {
	display: flex;
	align-items: center;
	gap: 12px;
}

.df-post-share-links__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
}

.df-post-share-links__icon {
	display: block;
	max-width: 32px;
	height: 32px;
}
