h1 {
    color: #40a255;
}

.lead {
    font-size: 2rem;
    font-weight: 500;
}

/* leafletOutput does not have style argument*/
#map {
    margin: -15px !important;
    width: unset !important;
}