@layer components {
	.klt-share-tools {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: var(--klt-space-xs);
	}
}
