@charset "utf-8";
/* CSS Document */

h1 {
    font-size: 1.8rem;
    color: red;
        
}

.pkp_structure_main p {
	font-size: 16px;
	}

.cover_image img {
	max-width: 100px;
}

.pkp_site_name .is_img img {
	max-height: inherit;
}

