.additional_content table tr td {
    vertical-align: text-top;
}

.pkp_brand_footer {
    display: none;
}

.pkp_site_name a img {
    max-height: fit-content !important;
}

.pkp_site_name_wrapper {
    padding: 0;
}

.pkp_site_name {
    padding: 0;
}

.profile a {
    text-shadow: 2px 2px 5px #fffae6;
}