.pkp_structure_main h2 {
    font-family: open sans,serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
color: #195caa;
}
.pkp_structure_main h1 {
    font-family: Open sans,serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
color: #195caa;
}
.pkp_site_name .is_img img {
    max-height: 150px !important;
}
.pkp_structure_footer_wrapper {
    background: #a3ddf1;
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Open sans,serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #195caa;
}