.elementor-10181 .elementor-element.elementor-element-a58f7b3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS *//* Remove the 10px padding on this specific full-width Elementor wrapper
   (scoped to its unique element ID so other full-width sections aren't affected) */
.elementor-element-a58f7b3.e-con-full {
  padding-left: 0;
  padding-right: 0;
}

/* Remove the extra 20px padding on the custom CTA section wrapper */
.accel-cta-section {
  padding-left: 0;
  padding-right: 0;
}

/* Let the card itself fill the available width */
.cta-container {
  width: 100%;
  max-width: 100%; /* keep this if you still want a cap on very wide screens, or remove for true edge-to-edge */
}/* End custom CSS */