How can I reposition text in the Narrative theme hero image?

Hey!

I’m using the Narrative theme and struggling to use any of my imagery without the title going right over the subject’s faces!

Can anyone help me move the text up above the babies?

Thanks!!

Evie

h2.slideshow__heading.h1 {
    position: relative;
    bottom: -83px;
}

Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid

Note: text will be in bottom, if we put on above baby faces then it will go in header.