.elementor-23 .elementor-element.elementor-element-0ba58f1{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* InPractice360 — full-bleed Elementor fixes */
  body { margin: 0 !important; padding: 0 !important; }

  /* Section container max-width (biggest cause of horizontal gaps) */
  .elementor-section > .elementor-container,
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
  }

  /* Section and row */
  .elementor-section,
  .elementor-top-section,
  .elementor-row {
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Column and widget wrap */
  .elementor-column,
  .elementor-column-wrap,
  .elementor-column > .elementor-widget-wrap {
    padding: 0 !important;
  }

  /* Widget container */
  .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Flexbox containers (Elementor 3.6+) */
  .e-con, .e-con-inner {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }/* End custom CSS */