/* Custom max width for MkDocs content area */
.wy-nav-content {
  max-width: 1000px !important;
}
