/* rm "made with mkdocs" */
footer {
  display: none;
}

/* Logo Seite */
.wy-side-nav-search {
  background: #FFFFFF;
}

/* Nav Bar */
.wy-nav-side {
  background: #32008c;
}

.wy-table-responsive table td, .wy-table-responsive table th {
  white-space: normal;
}