body{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    background: #efebe9;
    color:#222;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 700;
}

h2{
   text-transform: uppercase;
   letter-spacing: 5px;
    font-variant: small-caps;
}

span{
    font-weight: 700;
}

div#mapid{
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}

img.imagenserena {width: 85%;} 

