How Do I Move The Text Upwards and change the Shop Now button on my shopify home page

Hey Experts,

Im new to shopify and I wanted to make it so the text was a little bit higher along with the other items on the page.

I also want to change the color of the Shop Now button box to blue (blue background for the button).

Please Help!

Thanks

Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.

Link: https://05094c.myshopify.com/?_ab=0&_fd=0&_sc=1

password: ontaim

@IshaanD add below css into base.css file

h2.banner__heading.inline-richtext.h0 {
    font-size: 50px !important;
}
.banner__buttons {
    background-color: blue !important;
}

Thank you! I tried it and it worked!

I need help with 1 more thing,

All I want to do is move the “Welcome to the future” upwards without changing the font size. Is there a way to do that?

And also how can i make the writing below to be bold because you cant really see it that well.