Skip to content
body {
background-color: #020202;
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.89)),to(rgba(0,0,0,.89))),url(https://cdn.shopify.com/s/files/1/0054/3391/7538/files/noise_giphy.gif?v=1674814293);
background-image: linear-gradient(180deg,rgba(0,0,0,.89),rgba(0,0,0,.89)),url(https://cdn.shopify.com/s/files/1/0054/3391/7538/files/noise_giphy.gif?v=1674814293);
background-position: 0 0,50% 50%;
background-size: auto,400px;
}
.header-wrapper {
background: transparent;
}
.banner__media {
display: none !important;
}
.newsletter__wrapper,
.footer {
background: transparent !important;
color: #fff !important;
}
.newsletter__wrapper .email-signup-banner__heading,
.newsletter__wrapper h2 {
color: #fff !important;
}