/* Start custom CSS for html, class: .elementor-element-3a3ad25 */body, html {
    margin: 0;
    padding: 0;
    overflow-x: hidden; /* Prevent horizontal scroll from slight misalignments */
}
/* Targeting common Elementor wrapper classes */
.elementor-section, .elementor-container, .elementor-column, .elementor-widget-wrap {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box; /* Ensure padding/border are included in element's total width/height */
}
/* Further targeting for the specific HTML widget */
.elementor-widget-html {
    margin: 0 !important;
    padding: 0 !important;
}/* End custom CSS */