#navigationPrimary a {
    font-family: Arial Narrow;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 1px;
}
.pkp_structure_footer_wrapper {
    background: #d8e5ed
;
}
.pkp_brand_footer a {
    float: right;
    display: block;
    max-width: 0px;
}
body {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
}
.pkp_block .content p {
    line-height: 5px;
}
a {
    color: rgb(0 0 0 / 87%);
}
.pkp_structure_main h2 {
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
.pkp_site_name .is_img {
    display: contents;
    padding-top: 5px;
    padding-bottom: 5px;
}
