body {
    background: #Fdfcfa;
}
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 30px;
}
body {
    font-size: 14px;
    line-height: 20px;
}
.pkp_structure_footer_wrapper {
    background: #C8C8C8;
}
.pkp_brand_footer a {
    float: right;
    display: block;
    max-width: 0px;
}
.pkp_structure_footer_wrapper {
    background: #C8C8C8;
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #464a4d;
}
a {
    color: #3974a9;
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Arial Narrow;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(0,0,0,0.54);
}
.pkp_site_name .is_img {
    display: contents;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(0,0,0,0.54);
}