/*印刷知識庫*/
.category-head{
    bottom: 0; 
    background: rgba(0, 0, 0, .5);
    width: 100%;
    padding: 20px 20px;
    text-align: left;
    color: #ffffff;
}
.category-head a{color: #ffffff;}
.category-head a:hover{color: #f19e00;}
.wp-block-image img{
  max-width: 100%;
  height: auto;
}
.wp-block-heading{font-size: x-large;margin: 1.5rem 0 .5rem;}
.has-large-font-size{font-size: x-large;font-weight: bold;}