body.section-la-fundacion .contenido-mision *,
body.section-the-foundation .contenido-mision * {
    color: #464646 !important;
    max-width: none !important;
}

body.section-la-fundacion .contenido-mision h2,
body.section-the-foundation .contenido-mision h2 {
    color: #FF6200 !important;
    max-width: 800px !important;
    font-size: 40px !important;
    font-family: 'repsollight' !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    letter-spacing: 0.1rem!important;
    padding-bottom: 16px !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
}

body.section-la-fundacion .contenido-mision h2:after,
body.section-the-foundation .contenido-mision h2:after {
    content: '';
    height: 5px;
    background-repeat: no-repeat;
    border-left: 285px solid #ff8200;
    display: flex;
    align-items: flex-start;
    margin-top: 18px;
    margin-left: -100px;
}

body.section-la-fundacion .contenido-mision p,
body.section-the-foundation .contenido-mision p {
    margin: 1.5em auto !important;
}

body.section-la-fundacion .contenido-mision p.subtitulo,
body.section-the-foundation .contenido-mision p.subtitulo {
    font-size: 20px !important;
    line-height: 32px !important;
    text-align: left !important;
}

body.section-la-fundacion .contenido-mision p:not(.subtitulo),
body.section-the-foundation .contenido-mision p:not(.subtitulo),
body.section-la-fundacion .contenido-mision ul li,
body.section-the-foundation .contenido-mision ul li {
    max-width: 800px !important;
    font-size: 18px !important;
    line-height: 33px;
    margin: 1.5em auto !important;
}

body.section-la-fundacion .contenido-mision ul,
body.section-the-foundation .contenido-mision ul {
    max-width: 800px !important;
    margin: 40px auto !important;
}

body.section-la-fundacion .contenido-mision ul li:before,
body.section-the-foundation .contenido-mision ul li:before {
    height: 100% !important;
    background: #f2f2f2 !important;
}

body.section-la-fundacion .contenido-mision ul li strong,
body.section-the-foundation .contenido-mision ul li strong {
    color: #FF8200 !important;
    font-size: 22px;
    font-weight: normal !important;
    text-transform: none !important;
    margin-bottom: 5px;
    display: inline-block;
}

body.section-la-fundacion .contenido-mision > img,
body.section-the-foundation .contenido-mision > img {
    margin: 60px auto !important;
}