.sahih-container {
  max-width: 920px;
  margin: 30px auto;
  padding: 22px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(0,0,0,0.06);
  color: #222;
}
.hadith-block { border-bottom: 1px solid #eee; padding: 14px 0; }
.hadith-number { font-weight: 700; margin-bottom: 8px; color: #111; }
.hadith-arabic { font-family: "Scheherazade", "Noto Naskh Arabic", serif; font-size: 20px; margin-bottom: 10px; direction: rtl; }
.hadith-english { font-size: 16px; color: #333; line-height: 1.6; }
.sm-hadith { margin-bottom: 18px; }
.sm-pagination { margin-top: 12px; }
.sm-pagination button { padding: 6px 10px; margin-right:6px; }

.sm-books-list{list-style:none;padding:0;margin:0;}
.sm-books-list li{margin:8px 0;}
.sm-books-list a{color:#0073aa;text-decoration:none;}
.sm-books-list a:hover{text-decoration:underline;}
