#recommendation option[value="6"] {
    display: none !important;
}

.pkp_brand_footer {
  display: none;
}

.custom_footer_content {
    justify-content: space-between;
    align-items: center;
}

.pkp_structure_footer {
    justify-content: space-between;
    align-items: center;
}

.pkp_structure_footer_wrapper {
    background-color: #11273F;
}

.pkp_footer_content {
    color: white;
    align-items: center;
}

