.header-nav .pull-right .topbar-group-line #_desktop_user_info, .header-nav .pull-right .topbar-group-line .signout-button {
    display: none;
}

div#dor-breadcrumb > div.container, body:not(#module-pp_altfront-catalogue) div#dor_search_top {
    display: none;
}

button[name="submit_search"] {
    display: none;
}

body:not(#module-pp_altfront-catalogue) section.page-content {
    margin-top: 6rem;
}

#footer {
    color: #fff;

    .footer-container {
        li a {
            color: #fff;

            &:hover {
                color: #ddd;
            }
        }
        a {
            color: #fff;

            &:hover {
                color: #ddd;
            }
        }
    }
}