.pkp_brand_footer img {
    display: none!important;
}

.pkp_brand_footer{
    padding: 0 !important;

}

.pkp_structure_footer_wrapper{
   background-color: #0d1c4c;
    padding-left: 1em!important;
}

.pkp_structure_footer {
    text-align: center;
    color: whitesmoke;
  }

  .pkp_structure_footer a  {
    color: rgb(226, 223, 223)  !important;
  }

  .pkp_structure_footer a :hover {
    color: rgb(151, 151, 151) !important;
  }

.pkp_footer_content{
    padding: 0 !important;
}