.elementor-17723 .elementor-element.elementor-element-2edaa1d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f37532b */.wpDataTable td {
  white-space: normal !important;
  word-wrap: break-word;
}
.wpDataTable td {
  border: 1px solid #ccc !important;/* couleur et épaisseur de la ligne verticale */
  padding: 5px 10px !important;
}

.wpDataTable th {
  border-right: 1px solid #ccc !important;
}
.wpDataTableWrapper {
  max-height: 500px; /* hauteur visible du tableau */
  overflow-y: auto;
  position: relative;
}/* End custom CSS */