/* PAW Library v15 — simplify shelf heading and promote the library invitation. Exploratory only. */
body.pg-remodeled-page .paw-v11-shelf-wrap .paw-v15-shelf-heading{
  margin:0 0 16px!important;
  text-align:center!important;
  width:100%!important;
}
body.pg-remodeled-page .paw-v11-shelf-wrap .paw-v15-shelf-heading small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:#315f35!important;
  font-family:Georgia,serif!important;
  font-size:clamp(1.18rem,1.75vw,1.42rem)!important;
  line-height:1.25!important;
  font-weight:950!important;
  letter-spacing:.005em!important;
}
@media(max-width:640px){
  body.pg-remodeled-page .paw-v11-shelf-wrap .paw-v15-shelf-heading small{
    font-size:1.12rem!important;
    line-height:1.3!important;
  }
}
