/*
 * Fostr styles
 * 
 * Global styles for Dawn-based themes.
 */


/*
 * Page Width
 */
 .page-width--fluid {
    --page-width: 100%;
} 