@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

body {
    font-family: 'Oswald', sans-serif !important;
}

.container {
    max-width: 800px;
}

.edilcore-header {
    max-width: 700px;
}

#mapid {
    min-height: 350px;
}

footer {
    font-size: 90%;
}

