/* Backward-compatible entry point used by existing lecture and lab pages. */
@import url('course-theme.css?v=20260824-2');

@media print{
  #ag-central-footer,
  .site-footer{
    display:none!important;
  }
}
