/* Community v1.3.14 — final full-width canvas correction. */

/*
 * Keep the working 1360px Community layout from v1.3.13, while ensuring
 * every visible area behind it uses the approved homepage navy.
 */
html body.gmr-community-page,
html body.gmr-community-page #page,
html body.gmr-community-page .site,
html body.gmr-community-page .site-container,
html body.gmr-community-page .site-content,
html body.gmr-community-page .content-area,
html body.gmr-community-page .site-main,
html body.gmr-community-page main,
html body.gmr-community-page article,
html body.gmr-community-page .entry-content,
html body.gmr-community-page .wp-site-blocks {
  background-color:#080615!important;
  background-image:none!important;
}

html body.gmr-community-page {
  overflow-x:hidden!important;
}

html body.gmr-community-page .gmr-network-v8 {
  isolation:isolate!important;
}
