/* Increase content width for readthedocs theme */
.wy-nav-content {
    max-width: none !important;
}
