@media print { .l--navFixed { display: none; }
  .l--main { padding: 0; }
  .l--content { padding: 30px; }
  .quicklinks, .search, .notification, .box--cta--controls, footer { display: none; }
  .box--cta--link { margin-bottom: 10px; }
  .box--cta--link .box__list.is-active { border-bottom: 1px dashed #666; }
  .box--student--gradient { border: 1px dashed #ccc; } }
