/* v34: doubled breathing space again between major sections in print/PDF. */
@media print{
  /* Delivery summary -> NCR cards */
  .v33-print-delivery-summary{
    margin-bottom:160mm!important;
  }

  /* NCR cards -> Project Pulse */
  .print25-kpis.v33-print-kpis{
    margin-bottom:160mm!important;
  }

  /* Project Pulse -> Contractor Scoring */
  .print25-projects{
    margin-bottom:160mm!important;
  }

  /* Contractor Scoring -> Areas of Concern */
  .print25-bottom{
    gap:160mm!important;
  }
}
