.page-catalog-home > .content {
    display: none;
}
.page-catalog-home > footer {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.footer-secondary-logo {
    height: 80px;
}