.tbl-list .table-header{
display:none;
}
.tbl-cf tr td:first-child {
width:25%;
}
.tbl-cs td:last-child{
width:52px;<
}
.tbl-cs td:last-child a::after {
content: "download";
font-family: 'Material Symbols Outlined';
font-weight: normal;
font-style: normal;
font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;
margin-left: 5px;
}
.post-password-required .page-content{
text-align:center;
}
.post-password-required form {
padding-top:70px;
padding-bottom:130px;
display:inline-block;
text-align: left;
}
.scroll-target {
scroll-margin-top: 100px; }