/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/templates/scrolling-nav)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
header {
  padding: 75px 0;
}

section {
  padding: 75px 0 25px;
}

.jupyter-input {
  color: #303F9F;
  white-space: nowrap;
  
}

.jupyter-output {
  color: #D84315;
  white-space: nowrap;
}
