.pkp_structure_footer_wrapper {
    background: #009a44;
}

html, body {
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 14px;
    line-height: 1.43rem;
    color: #72787c;
    background: #fff;
}
.app__header {
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 3rem;
    background: #0047bb;
    font-size: .85rem;
    z-index: 10;
}
.pkp_structure_head {
  background-color: #0047bb;
  border-bottom: 1px solid #ddd;
}
html, body {
  font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: 14px;
  line-height: 1.43rem;
  color: #000000;
}
.pkp_navigation_primary_wrapper {
  padding-left: 0;
  padding-right: 0;
  background-color: #0047bb;
}
