/**
 * Composed page template.
 *
 * The page title is not printed. Sections own the vertical rhythm and the
 * full canvas. Tokens stay in tokens.css.
 */

.editor-styles-wrapper .site-main--composed,
.site-main--composed {
	--hk-composed-ready: 1;
}

.site-main--composed .hk-composed {
	margin: 0;
}

.site-main--composed .hk-composed > .hk-compose:first-child {
	margin-top: 0;
}
