/* ReadTheDocs theme: let content span full available width */
.wy-nav-content {
  max-width: none;
}