.marqueblanche-slogan-text {
	color: var(--marqueblanche-slogan-text);
	font-family: 'Barlow', sans-serif;
	width: 100%;
	max-width: min(100%, 13ch);
	min-height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--marqueblanche-type-slogan-title);
	font-weight: 800;
	line-height: 1.06;
	text-align: center;
	text-transform: uppercase;
	text-wrap: balance;
	overflow-wrap: break-word;
	padding: 0;
}

.marqueblanche-home-slogan .marqueblanche-slogan-text {
	line-height: 1.06;
	padding: 0;
}
