.pkp_structure_footer {
display: flex;
justify-content: space-between;
}

.pkp_brand_footer,
.pkp_footer_content {
flex: 1;
}

