/* =========================================================
   Page Header (Bootstrap 2 → Modern)
   ========================================================= */

.page-header {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 8px;
  margin-bottom: 16px;
}

/* Заглавие */
.page-header h1 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.015em;
  margin: 0;
  color: #111827;
}

/* Ако има small текст */
.page-header h1 small {
  font-size: 13px;
  font-weight: 500;
  color: #6b7280;
  margin-left: 8px;
}
