.author-card__sticker-item {
	display: inline-flex;
	gap: 4px;
	padding: 6px 12px;
	border-radius: 6px;
	background: #F3F4F7;
}
