.share.share--product {
	background: black;
  	display: flex;
    justify-content: center;
    align-items: center;
}

.ya-share2__list.ya-share2__list_direction_horizontal {
	display: flex;
    justify-content: center;
    align-items: center; 
}

.special_share {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  align-items: center;
  margin-right: 5px;
}
