.h1_contacto{
    font-size: 8em;
    color: #441DAD;
    font-weight: bold;
}

.h2_contacto{
    font-size: 3em;
    color: #441DAD;
    font-weight: bold;
}
.text_01{
    font-size: 1.5em;
    color: #441DAD;
}
.text_02{
    width: 650px;
    font-size: 3em;
    color: #441DAD;
    font-weight: bold;
}
.text_03{
    font-size: 1.5em;
    color: #441DAD;
}
.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_contacto_movil{
    font-size: 2em;
    color: #441DAD;
    font-weight: bold;
}
.h2_contacto_movil{
    font-size: 1.5em;
    color: #441DAD;
    font-weight: bold;
}
.text_01_movil{
    font-size: 1em;
    color: #441DAD;
}