.pkp_brand_footer {
    a {
        img {
            display: none;
        }
    }
}

.pkp_brand_footer {
    padding: 0;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0;
}

.pkp_footer_content {
    padding: 0;
}

.pkp_structure_footer {
    width: auto;
}

.additional_content {
    border-top: none !important;
}

.contact.primary {
    .name {
        display: none;
    }
}

.contact.support {
    .name {
        display: none;
    }
}

