 
 
 .pkp_structure_head,.pkp_navigation_primary_wrapper {
  background: #fbcfac;
 
}
.pkp_site_name .is_img img {
   max-height: 100%;
}

.pkp_navigation_primary>li>a {
   color: #592800;
   font-weight: bold;
   margin-left: 48px;

}

.pkp_block .title{
   color: rgb(82 37 7);
    background-color: #efc4a2;
    text-align: center;
    border-radius: 10px;
    height: 25px;
}
.pkp_navigation_user a {
   color: #592800;
   font-weight: bold;
}
.pkp_navigation_search_wrapper a {
   color: #592800;
   font-weight: bold;
   } 
   .pkp_structure_footer_wrapper {
      background: #efc4a2;
      color: #592800;
  }
  .pkp_brand_footer {
   display: none;
}
.pkp_footer_content {
   display:flex;
   padding-top: 41px;
}
.pkp_brand_footer p  {
  padding-left: 10px;
}
