body {
    text-align: center;
}
ul {
    list-style-type: none;
/*    padding: 0;
    margin: 0; */
}
a {
    margin: 10px;
    font-family: Arial, sans-serif;
    font-size: 44px;
    color: white;
    -webkit-text-stroke: 0.50px black;
    text-decoration: none;
}
#mapa {
    height: 300px;
    width: auto;
    border: 2px dashed #0070f3;
}
a .ninos {
    margin: 5px;
    font-size: 22px;
}
a .pasiva {
    font-size: 1em;
}
.logo img {
    height: 55px;
    width: auto;
}