/* Adding top padding to footer site-wide */
.page-footer {
    padding-top: 40px !important;
}

