/*
Theme Name: Her Next Mission Blog Theme
Theme URI: https://hernextmission.org
Author: Her Next Mission
Version: 1.0
Text Domain: hnm-blog
*/
@import url('https://hernextmission.org/assets/css/site.css?v=v110');
.hnm-content-wrap{max-width:1100px;margin:2rem auto;padding:0 1rem}
.hnm-post{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.06)}
.hnm-post h1,.hnm-post h2,.hnm-post h3{margin-top:1.1em}
.hnm-meta{font-size:.9rem;opacity:.75;margin-bottom:1rem}
.hnm-list{display:grid;gap:1rem}
