Additional CSS

body.blog .page-header,body.archive .page-header{display:none!important} body.blog .site-main .wp-post-image,body.archive .site-main .wp-post-image{border-radius:8px;width:100%;max-height:220px;object-fit:cover;display:block;margin-bottom:1rem} body.blog .entry-title a,body.archive .entry-title a{font-size:1.35rem!important;line-height:1.3!important} body.single-post .entry-content p{line-height:1.8;margin-bottom:1.2rem} body.single-post .entry-content ul,body.single-post .entry-content ol{padding-left:1.5rem;margin-bottom:1.2rem} body.single-post .entry-content li{margin-bottom:.5rem;line-height:1.7} body.single-post .entry-content .wp-block-table table{width:100%;border-collapse:collapse;margin:1.5rem 0} body.single-post .entry-content .wp-block-table td,body.single-post .entry-content .wp-block-table th{padding:.6rem .8rem;border:1px solid rgba(255,255,255,.15);font-size:.88rem} body.single-post .entry-content .wp-block-table th{background:rgba(0,255,135,.1);font-weight:600} body.single-post .entry-content .wp-block-code pre{background:#0f1e38!important;border-radius:8px;padding:1rem 1.2rem;overflow-x:auto;font-size:.82rem;border:1px solid rgba(0,255,135,.2)}