.bgg-steam-curator {
	gap: 16px !important;
	padding: 16px 18px !important;
}

.bgg-steam-curator__brand {
	display: grid !important;
	gap: 4px !important;
	align-items: center !important;
	justify-content: center !important;
	justify-items: center !important;
	width: 78px !important;
	min-width: 78px !important;
	text-align: center !important;
}

.bgg-steam-curator__brand-icons {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 0 !important;
}

.bgg-steam-curator__followers {
	display: inline-flex !important;
	gap: 4px !important;
	align-items: center !important;
	justify-content: center !important;
	max-width: 82px !important;
	margin: 0 !important;
	overflow: hidden !important;
	color: #d8e9f8 !important;
	font-size: 8.5px !important;
	font-weight: 900 !important;
	letter-spacing: 0.045em !important;
	line-height: 1.05 !important;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.65) !important;
	text-overflow: ellipsis !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
}

.bgg-steam-curator__followers strong {
	color: #ffffff !important;
	font-size: 11px !important;
	font-weight: 1000 !important;
	letter-spacing: 0 !important;
}

.bgg-steam-curator__title {
	font-size: clamp(18px, 1.75vw, 24px) !important;
}

.bgg-steam-curator--compact .bgg-steam-curator__title {
	font-size: 18px !important;
}

@media (max-width: 600px) {
	.bgg-steam-curator__brand {
		justify-content: center !important;
	}
}
