.node--type-downtime {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.node--type-downtime.node--view-mode-calendar-programmation .field--type-datetime {
  display: inline-block;
  margin: 0.5em;
}
.node--type-downtime.node--view-mode-calendar-programmation .field--name-field-end-date:before {
  content: " - ";
}
.node--type-downtime .node-downtime-front-full-form .field--type-datetime h4 {
  position: relative;
}