/* Theme bridge for Agency Hub pages rendered inside Agency Hub Shell. */
body.page-template-template-app .ocg-hub,
body.page-template-template-full-width .ocg-hub,
body.page-template-template-blank .ocg-hub {
  width: 100%;
  max-width: none;
  margin: 0;
}

body.page-template-template-app .ocg-hub.ocg-hub-workspace,
body.page-template-template-full-width .ocg-hub.ocg-hub-workspace,
body.page-template-template-blank .ocg-hub.ocg-hub-workspace {
  max-width: none;
}
