.h1_preescolar{
    font-size: 8em;
    color: #5C97F7;
    font-weight: bold;
}

.h2_esmomento{
    font-size: 3em;
    color: #5C97F7;
    font-weight: bold;
}
.text_01{
    font-size: 1.5em;
    color: #5C97F7;
}
.text_02{
    width: 650px;
    font-size: 3em;
    color: #5C97F7;
    font-weight: bold;
}
.text_03{
    font-size: 1.5em;
    color: #5C97F7;
}
.preescolar_img_01{
    width: 100%;
    max-width: 500px;
}
.preescolar_img_02{
    margin-top: 50px;
    width: 100%;
    max-width: 400px;
}

.li_actividades{
    list-style-type: none;
    margin: 0;
    padding: 0;    
}

/* movil */
.h1_preescolar_movil{
    font-size: 3em;
    color: #5C97F7;
    font-weight: bold;
}
.h2_esmomento_movil{
    font-size: 1.5em;
    color: #5C97F7;
    font-weight: bold;
}
.text_01_movil{
    font-size: 1em;
    color: #5C97F7;
}
.text_02_movil{
    font-size: 1.2em;
    color: #5C97F7;
    font-weight: bold;
}
.text_03_movil{
    font-size: 1.1em;
    color: #5C97F7;
}
.li_actividades_movil{
    color: #5C97F7;
    list-style-type: none;
    margin: 0;
    padding: 0;
}