/* Hide the default Jupyter Book author footer */
.component-author {
  display: none;
}
