How to add image as background for email subscriber section on DAWN theme

Can someone please tell me how i can add an image instead of a solid background colour for the email subscriber section on the DAWN theme? my website url is: shop-wild-thread-co.myshopify.com and the password is Taylor.

Hi @sandraleedesign ,

Www.shop-wild-thread-co.myshopify.com

Password is Taylor

@sandraleedesign ,

add image here insytead of background color

example background-image: url(“paper.gif”);

.gradient {
background: var(–color-background);
background: url(https://cdn.shopify.com/s/files/1/0553/0717/3924/files/Artboard_2_1_9f7f0d39-69b2-44e8-8581-2b143e58f7f5_750x.png?v=1638516894);
background-attachment: fixed;
background-repeat: no-repeat;
}