.receta-categorias .categoria-btn {font-size: 28px;}
.recetas-destacadas-titulo {font-size: 40px; font-weight: 700; letter-spacing: 0px;}
.receta-card__titulo a {font-size: 1.3rem;}

.receta-ingredientes h2, .receta-preparacion.container h2 {font-size: 30px !important; font-weight: 500;}
.receta-preparacion.container p {font-size: 20px; font-weight: 100;}

.receta-hero-slide__mancha-svg {left: 5%; width:90%}
.receta-blob {width: 635px; height: 634px; left: 50px;}
.receta-img-principal {width: 633px; height: 540px; left: 52px;}

/* ===== Home - Ajustes móvil ===== */
@media (max-width: 767px) {
	.breadcrumb-nav {white-space: normal !important;}
	nav.breadcrumb-nav { max-width: 100%; margin: auto; }
	span.titulo-bold, span.titulo-brush { text-align: center; }
	.producto-swiper { height: 500px; }
	.slogan-texto-movil .slogan-bold { font-size: 48px;}
	.receta-imagen-wrapper { width: 350px; height: 350px;}
	.receta-blob { width: 350px; height: 350px; left: 0px; }
	.receta-img-principal { width: 350px; height: 320px; left: 5px; }
	.receta-badge {font-size: 1.2rem;}
}