/* Adds space for fixed header and footer */
.body-fixed-footer {
    padding-top: 80px;
    padding-bottom: 70px;
}