.elementor-7 .elementor-element.elementor-element-f8fbc9d{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-f8fbc9d *//* ==========================================
   FULL WIDTH / REMOVE ELEMENTOR WHITE GAPS
   ========================================== */

html,
body {
    margin: 0 !important;
    padding: 0 !important;
    background: #0B0F14 !important;
    overflow-x: hidden;
}

.zenic-hero {
    width: 100vw !important;
    max-width: none !important;

    margin-top: 0 !important;
    margin-bottom: 0 !important;

    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}/* End custom CSS */