.container--layout-option {
  margin-left: 0.3em;
}

.paragraph--layout-option {
  margin: 0;
}

.paragraph--summarySpecificationBullet {
  margin: 0;
  line-height: initial;
  font-size: 1.25rem;
  line-height: 1.15rem;
}

.wrapper--template-title .headingLevel1 {
	margin: 0;
	font-size: 25px;
}

.wrapper--template-content .paragraph {
	font-size: 13px;
  line-height: 22px;
}

.container--informacion-de-entrega {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
.container--informacion-de-entrega .paragraph--informacion-de-entrega {
  margin: 0;  
  font-size: 13px;
  line-height: 22px;
  text-align: right;
}