/* Page-level styling — override Divi container width */
.page-template-default main .dsf-container {
    max-width: 900px !important;
}
