/* Start custom CSS */body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.site-footer, footer {
    margin-top: auto;
}/* End custom CSS */