How can I relocate my announcement bar to behind my menu?

hello, can someone give me code to move my announcement bar behind my menu drop down, and menu side bar on mobile? I attached photos of what im talking about below, any help is appreciated, thanks!

www.exoticsouls.world

password: ESFAMILY1

@ExoticSouls - add this css to the very end of your base.css file and check

#shopify-section-header {z-index: 5;}

worked, thank you