body {
	margin: 0;
	overflow: hidden;
}

@font-face {
	font-family: 'Inter';
	src: url('../assets/fonts/Inter-VariableFont_slnt,wght.ttf') format('truetype');
}

.lasuite-gaufre-btn {
	position: absolute;
	top: 24px;
	right: 24px;
	background-color: white !important;
}