body{
    background: #5C97F7;
}

.h1_familia_escuela{
    font-size: 8em;
    color: white;
    font-weight: bold;
    text-align: left;
}
.h1_familia_escuela span{
    color: white;
}

.h2_familia_escuela{
    text-align: center;
    font-size: 2.5em;
    color: white;
    font-weight: bold;
}

.txt_familia_monarca{
    font-size: 1.5em;
    color: white;
}
.objetivos{
    color: yellow;
    font-weight: bold;   
}
.txt_familia_monarca a{
    color: yellow;
}
.txt_papas{
    position: relative;
    font-size: 1.5em;
    color: white;
    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_familia_escuela_movil{
    font-size: 3em;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;   
}
.h2_familia_escuela_movil{
    text-align: center;
    font-size: 1.5em;
    color: white;
    font-weight: bold;   
}