.elementor-25865 .elementor-element.elementor-element-4256491a{--display:flex;--justify-content:center;}/* Start custom CSS for container, class: .elementor-element-4256491a */.top-bar .elementor-section {
    position: relative;
    z-index: 1000; /* bring it above the red backdrop */
    width: 100% !important; /* stretch full width */
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0; /* optional: remove extra spacing */
}

/* Make sure background is visible (override top bar color) */
.top-bar {
    background: transparent !important; /* remove red panel */
    z-index: 999; /* so it sits behind your HTML block */
}/* End custom CSS */