html,body {
   font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
   font-size: 12px;
   line-height: 1.43rem;
   color: #222;
	background: white;
}

.pkp_structure_footer_wrapper {
  background: #333333;
}
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;
}
.pkp_site_name .is_img img {
  max-height: 2.7rem;
}
@media (min-width: 992px) {
.pkp_site_name .is_img img {
  max-height: 200px;
}}
