/** * Used for page layout. This should be used for the page container * Mark up

Page Title

...
*/ .page { max-width: 1080px; } .page-title { margin-bottom: 3rem; }