nav,
#menu-wrapper,
#prev-next,
#printPage{
  display: none;
}

.section,
.subsection{
  /* break-inside: avoid; */
}

@page {
    size: A4;
    margin: 0.5cm;
    
  }

#grille{
  display: none;
}

#print-footer {
    display: none !important;
    position: fixed;
    bottom: 0mm;
    max-width: 850px !important;
    padding: 1em 0 0px !important;
    margin-bottom: 0px !important;
    display: table-footer-group;
    background: #fff;

}

li p{
  margin-bottom: 0;
}