/* Start custom CSS for html, class: .elementor-element-1336420 *//* ALIGNMENT FIX ONLY — FULL WIDTH WITHOUT LEFT CUT-OFF */
html,
body {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

#penelopePreview {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  padding-left: 18px !important;
  padding-right: 18px !important;
  overflow: hidden !important;
}

#penelopePreview .topbar,
#penelopePreview .nav,
#penelopePreview .main,
#penelopePreview .footer {
  width: 100% !important;
  max-width: 1560px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}/* End custom CSS */