.share a.share__item {
	color: var(--accent-violet);
}
.share a.share__item:hover {
	color: var(--white);
}