

.page-wrapper {
    /*max-width: var(--max-bg-color); */
    
    background: var(--color--white);
    max-width: var(--max-width);
}
