/* Author: WOODS Business Solutions */
/* wbs-pages/docs-wbs-connect-erste-schritte.css: page stylesheet of the "Erste Schritte" documentation page (DE).
   EN partner: docs-wbs-connect-getting-started.css. The shared documentation styles come from docs-wbs-connect.css;
   this file only scopes the page-level layout under .wbs-page--docs-wbs-connect-erste-schritte. */
@import url('docs-wbs-connect.css?v=20260907');

/* Free .site-main from the theme content-width cap so the docs layout owns its width. */
.wbs-page--docs-wbs-connect-erste-schritte .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-erste-schritte .wbs-docs {min-height:60vh}
