.pkp_structure_footer_wrapper {
  background: #ed1c2e;
}
body {
  text-align: justify;
}
.pkp_brand_footer {
  padding: 0;
}
.pkp_brand_footer a {
  max-width: 0px;
}
.pkp_structure_footer {
  color: #fff;
}
.pkp_footer_content a {
  color: #fff;
}

.navbar-logo img.img-fluid {
  max-height: 9rem;
}

@media (min-width: 992px) {
.pkp_site_name .is_img img {
  max-height: 200px;
}}


