.text-centered {
	text-align: center;
}

.collection__description {
	color: rgba(var(--color-foreground), 1);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 31.2px */
	letter-spacing: 0.52px;
}
