.haqihana-table {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

.haqihana-table th {
  background-color: #eaeaea;
  color: #333;
}

.haqihana-table td {
  background-color: #f0f8ff; /* Bleu pastel pour toutes les lignes */
}

.haqihana-table td, .haqihana-table th {
  padding: 10px;
  font-size: 16px;
}
