body {
background: #fbfcfc;
}

.pkp_site_name .is_img img {
max-height: 100%;
}

.pkp_block {
background: #f7f9f9;
}

.pkp_block .content p a:hover {
background-color: white;
padding: 10px;
border-radius: 10px;
}


.pkp_structure_footer_wrapper {
background: #caaed7;
}