legend.hs-field-desc {
  color: black;
}

.section-1-contenido ul {
    margin-top: 2rem;
    padding-left: 2rem;
}

.section-1-contenido li {
    margin-bottom: 1rem;
}

/* Texto descriptivo */

.section-1-contenido p {"{"}

font-size: 2.2rem;

line-height: 1.4;

margin-bottom: 2rem;

{"}"}

/* Lista de bullet points */

.section-1-contenido ul {"{"}

margin-top: 2rem;

padding-left: 2.5rem;

{"}"}

.section-1-contenido li {"{"}

font-size: 2.2rem;

line-height: 1.4;

margin-bottom: 1.2rem;

{"}"}

/* Color del bullet */

.section-1-contenido li::marker {"{"}

color: #909670;

{"}"}