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: rgba(0, 0, 0, 0.87);
    text-align: justify;
    background: #fff;
}
.pkp_structure_head
 {
    background-color: #f06d1b;
    border-bottom: 1px solid #ddd;
}
.pkp_site_nav_menu--isOpen {
    display: block;
    background-color: #f06d1b;
}
.pkp_navigation_primary_row{
        background-color: #f06d1b;
}