.ipronewsletter{
  margin-top:20px;
  padding:90px 0;
  background-color: var(--primary);
  background-image: url(https://www.inspectia.es/wp-content/uploads/2025/07/inspectia-inspeccion-tecnica-estanterias.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.5em;
}

.ipronewsletter__title{
  color:#fff;
  font-weight: 400;
  margin-bottom:10px;
  font-size: 24px;
    line-height: 1.3em;
}
