/* Author: WOODS Business Solutions */
@import url('docs-wbs-connect.css');

/* Page-level rules for the DE hub (body class .wbs-page--docs-wbs-connect-de): free .site-main
   from the theme content-width cap, as every other {slug}.css does. The matching rule in the
   shared stylesheet is scoped to the exact EN class .wbs-page--docs-wbs-connect and does not
   reach this page. */
.wbs-page--docs-wbs-connect-de .site-main.wbs-html-page {max-width:none !important;width:auto !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}
.wbs-page--docs-wbs-connect-de .wbs-docs {min-height:60vh}
