/* --- Hide Prev/Next footer globally (all pages) --- */
.bd-article-nav { 
  display: none !important; 
}

.prev-next-area { 
  display: none !important; 
}
