#home, #intro {
    background: #292929 !important;
}
#about {
    background: #3d4742;
    color: #FFFFFF;
}
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    margin-top: 15px;
    margin-bottom: 0;
}
.slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

.section#map {
    height: auto;
    min-height: inherit;
    padding-top: 0;
    padding-bottom: 0;
}