.shares-list{
	display: flex;
	column-gap: 10px;
	align-items: center;
}
.shares-list .article-print-button{
	cursor: pointer;
}