
.pkp_structure_footer_wrapper {
    background-color: #ffb600 !important;
    min-height: 226px;
}

.pkp_structure_footer {
    display: flex;
    justify-content: space-between;
}


.page_about h1{
    display:none;
}

.homepage_about h2:first-of-type {
    display: none;
}

.pkp_site_name .is_img img {
    max-height: 120px;
}