@media print {
  .relay-nameband,
  .relay-door-jump,
  .relay-opening-picture,
  .relay-opening-actions,
  .relay-fastlinks,
  .request-form,
  .closing-strip {
    display: none !important;
  }

  body {
    background: #fff !important;
    color: #000 !important;
    font-size: 11pt;
  }

  .relay-opening,
  .terms-intro {
    min-height: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    color: #000 !important;
  }

  .relay-opening::after {
    display: none !important;
  }

  .relay-opening h1,
  .terms-intro h1 {
    max-width: none !important;
    font-size: 22pt !important;
    text-shadow: none !important;
  }

  .relay-handoff,
  .crew-composer,
  .access-spooler,
  .program-weave,
  .tuition-scale,
  .request-knot,
  .trust-sleeve,
  .terms-current {
    width: 100% !important;
    margin: 18pt 0 0 !important;
  }

  .handoff-cord,
  .crew-composer,
  .access-spooler,
  .program-weave,
  .tuition-scale,
  .request-knot,
  .trust-leaves {
    display: block !important;
  }

  .handoff-cord li,
  .trust-leaf,
  .terms-petal {
    break-inside: avoid;
  }
}
