/* single-column/narrow.css — arrangement: one centred column at a comfortable reading width.
   (This is DEFAULT_LAYOUT, 'single-column/narrow'.) POSITIONING only; skin is the theme's. */
.shell { max-width: 64rem; }
.page-single-column { display: block; }
.page-single-column .region-main { max-width: 44rem; }
