/* Start custom CSS for text-editor, class: .elementor-element-c668e19 *//* Masquer l'entête / titre de page WordPress */
.page .entry-header,
.page .entry-title {
  display: none !important;
}
.tdah-layout {
  align-items: stretch;  /* les deux colonnes prennent la même hauteur */
}

.tdah-layout figure img {
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}/* End custom CSS */