section + section {
  page-break-before: always;
}
div.question {
    page-break-inside:avoid;
}
footer {
  display:none;
}

body > header {
  display:initial;
}
#bbr-topbar {
  height:auto;
}