/* 포스트 메타데이터 숨김 */
.entry-meta {
  display: none !important;
}

.entry-footer {
  display: none !important;
}

.post-navigation {
  display: none !important;
}

nav.post-navigation {
  display: none !important;
}
