.entry .entry-title{ text-align:center; margin:0 0 14px; line-height:1.25; text-wrap:balance; }
.entry .entry-content{
  max-width: none; width: 100%; margin: 0 auto;}
.entry .entry-content h1,
.entry .entry-content h2,
.entry .entry-content h3{
  text-align:center; margin:0px auto 14px; line-height:1.25;
  overflow-wrap:anywhere; word-break:break-word; text-wrap:balance;
}
.entry .entry-content p{ margin:0 0 1em; }
.entry .entry-content img{ border-radius:12px; box-shadow:0 4px 14px rgba(0,0,0,.06); margin:14px auto; }
.entry .post-meta{ color:#6b7280; font-size:.95rem; text-align:center; margin:8px 0 18px; }
