

#hub-sec-1 h1+img+p {
  font-size: 1.25em;
  max-width: 700px;
}

#hub-sec-1 .carousel-features {
  padding: 0 0;
  max-width: 70%;
  margin-left: -25px;
}

#hub-sec-1 .carousel-features img {
  margin: 0 5px;
  height: 150px;
}

#hub-sec-1 {
   overflow-x: hidden
}

#hub-sec-1 {
   padding-top: 5rem;
}

.lista li::before {
	--image: url(../images/check-2.png);
	content: var(--image) " ";
	top: 0.3rem;
	position: absolute;
	left: 0;
	mix-blend-mode: multiply;
}

.cinta,
.cinta-2,
.cinta-3 {
  background-image: url(../images/cinta.svg);
}