.pkp_site_name .is_img img {
    display: block;
    max-height: 75%;
    max-width: 75%;
    width: auto;
    height: auto;
}
.pkp_structure_head {
    background-color: #F27241;
    border-bottom: 1px solid #63b0de;
}
.pkp_structure_footer_wrapper {
    background: #016ACD;
	color: white!important;
}
.pkp_structure_footer_wrapper a {
    
	color: yellow!important;
}