@import url('https://fonts.googleapis.com/css2?family=Quattrocento:wght@400;700&display=swap');

.pkp_site_name { font-family:"Quatrocento","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",serif;}
 
.pkp_site_name .is_text {
  font-family:"Quattrocento","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",serif;
  font-size:2.2rem;
  font-weight: 400;
  line-height:5rem;
 } 
 
 .pkp_structure_main h1 {
  font-family:"Quattrocento","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",serif;
  font-size:1.714rem;
  line-height:2.143rem;
  font-weight:400; color:#BB3C11;

 }
 .pkp_structure_main h2 {
  font-family:"Quattrocento","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",serif;
  font-size:1.285rem;
  line-height:2.143rem;
  font-weight:600; color:#BB3C11;
 }
 .pkp_structure_main h3 {
  font-family:"Quattrocento","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",serif;
  font-size:1.143rem;
  line-height:1.43rem;
  font-weight:400; color:#BB3C11;
}

.pkp_site_nav_toggle {
    height: 5rem;
}
.pkp_structure_content{
	padding-bottom: 6rem; 
}
.pkp_site_name .is_text {
    padding-top: 6rem; 
}
.pkp_site_name_wrapper {
    height: 9.9rem;
}
.pkp_site_name {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    padding: 0;
    padding-top: 0px;
    white-space: normal;
    font-size: 2em;
    background: transparent;
    overflow: visible;
    padding-top: 5rem;
    }

.pkp_block {    
    font-size: .9rem;
    line-height: 1.6rem;
    }
    
.pkp_brand_footer {display:none;}    