@import url("theme.css");

.wy-nav-content {
    max-width: 1000px !important;
}

p + p {
    margin-top: 0.5em;
}