.block-shared-counts__title {
	font-family: var(--wp--preset--font-family--display);
	font-size: var(--wp--preset--font-size--big);
	font-weight: 900;
	line-height: var(--wp--custom--line-height--tiny);
	margin: 0 auto 8px;
}


.block-shared-counts .shared-counts-wrap.style-icon .shared-counts-button {
	width: 48px;
	height: 48px;
}

.block-shared-counts .shared-counts-wrap.style-icon svg {
	width: 32px;
	height: 32px;
}
