/* MyDigital readability — 2026-07-13 */
body, .wp-block-post-content, .entry-content { font-weight: 400; }
.wp-block-post-content p, .entry-content p, .wp-block-paragraph { font-size: 17px; line-height: 1.7; margin-bottom: 1.25em; }
h1,h2,h3,h4,h5,h6,.wp-block-post-title,.wp-block-post-content h2,.wp-block-post-content h3,.wp-block-post-content h4,.wp-block-query-title,.wp-block-heading { text-transform: none !important; letter-spacing: normal !important; }
.wp-block-post-content h2,.entry-content h2 { font-size: 1.65rem; font-weight: 700; margin-top: 2em; margin-bottom: 0.75em; line-height: 1.3; }
.wp-block-post-content h3,.entry-content h3 { font-size: 1.2rem; font-weight: 600; margin-top: 1.5em; margin-bottom: 0.5em; line-height: 1.35; }
.single .wp-block-post-title { font-size: clamp(1.5rem, 4vw, 2rem) !important; line-height: 1.25; }
.wp-block-post-content ul,.wp-block-post-content ol,.entry-content ul,.entry-content ol { margin-bottom: 1.25em; padding-left: 1.5em; }
.wp-block-post-content li,.entry-content li { margin-bottom: 0.4em; line-height: 1.65; }
.wp-block-quote,.wp-block-pullquote { border-left: 4px solid #c45c3e; padding-left: 1.25em; margin: 1.5em 0; font-style: italic; }
.home .wp-block-cover,.blog .wp-block-cover { min-height: 50vh !important; }
.wp-block-post-excerpt,.wp-block-post-excerpt__excerpt { font-size: 0.95rem; line-height: 1.55; color: #555; }
.home #respond,.blog #respond,.home .comment-respond,.blog .comment-respond { display: none; }
.wp-block-post-content > * + * { margin-block-start: 1em; }
/* Categories row on homepage */
.md-categories-row{margin:1rem auto 0;max-width:1100px}
.md-categories-row h3{margin-bottom:.75rem;font-size:1.1rem;text-transform:none}
.md-categories-row .wp-block-categories-list{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;padding:0;margin:0}
.md-categories-row .wp-block-categories-list a{font-size:.9rem;text-decoration:none;padding:.35em .85em;border:1px solid #ddd;border-radius:999px}
.md-categories-row .wp-block-categories-list a:hover{border-color:#c45c3e;color:#c45c3e}
.home #respond,.blog #respond,.home .comment-respond,.blog .comment-respond{display:none!important}


/* Single template polish */
.single .md-breadcrumbs{gap:.5rem;align-items:center}
.single .md-post-terms a{font-size:.82rem;text-decoration:none;padding:.25em .7em;border:1px solid #ddd;border-radius:999px;display:inline-flex;line-height:1.2}
.single .md-post-terms a:hover{border-color:#c45c3e;color:#c45c3e}
.single .md-article-meta-row{gap:1rem;color:#666;font-size:.9rem}
.single .md-article-meta-row .md-reading-time{margin:0}
.single .wp-block-jetpack-related-posts__headline{margin-top:2.5rem}


/* Hide likes + smooth single header */
.single .sharedaddy.sd-like,
.single .jetpack-likes-widget-wrapper,
.single .sd-block.sd-like{display:none!important}

/* Reduce heavy divider under header */
.single .md-article-header{padding-bottom:var(--wp--preset--spacing--40)!important}
.single .md-article-header + .md-article-body{margin-top:0!important}