/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#wrapper {
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .footer-container {
        margin-top: 50px;
    }
}