/* 게시판 보조 스타일 (사이트 공용 스타일과 충돌 방지) */
.post-content h2,.post-content h3{margin-top:28px}
.post-content pre{background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px;overflow:auto}
