/* Hide the footer temporarily */
.site-footer-row-container-inner {
    display: none;
}
