.enlarge {
	color: #222;
}

/* ---------------------------------------------------
    BANNER / SPLIDE
----------------------------------------------------- */

.splide__slide img {
	transition: .2s ease-in-out all;
}
.splide__slide img:hover {
	filter: saturate(172%);
}

@media screen and (max-width: 991px) {

	header div.col-lg-4 .btn-green {
		font-size: 7em;
	}
	
	header div.col-lg-4 .btn-yellow {
		font-size: 4em;
	}
	
	.alinea.intro h2 {
		font-size: 5.0em;
	}
	
	.alinea.intro .btn-order {
		font-size: 1.0em;
	}
	
	.alinea.reviews h2 {
		font-size: 4em;
	}
	
	.alinea.slogan h2 {
		font-size: 4em;
	}
	
	.alinea.menu h2 {
		font-size: 5.5em;
	}
}


.alinea.banner h2 span {
	font-size: inherit !important;
}

.alinea.intro .order-buttons .btn-order {
	font-size: 1.4em;
}

.alinea.slogan h1 {
	font-size: 5em;
}