* {
    font-family: 'Times New Roman';
}

/* Editorial Titulo */
.container__editorial {
    height: 200px;
}

.container__incentivos p {
    text-align: justify;
    text-indent: 30px;
}

.container__ingles p {
    text-align: justify;
    text-indent: 30px;
}

/* Referencias */

.container__referencias li {
    text-align: justify;
}