.pkp_site_name .is_img img {
  max-height: 2.7rem;
}
@media (min-width: 992px) {
.pkp_site_name .is_img img {
  max-height: 150px;
}}
.pkp_block .title {
  color: #242850;
}
.pkp_block a {
  color: #242850;
}
.pkp_structure_footer_wrapper {
  background: #DCDCDC;
}
.pkp_brand_footer a {
  max-width: 0;
}
.pkp_brand_footer {
  padding: 0;
}
.pkp_footer_content {
  padding: 0 2.143rem;
}
.cmp_button_wire, .obj_galley_link {
  background: #C2D228;
  border: 1px solid #C2D228;
  color: #fff;
  font-weight: 600;
}