.banner--fixed img,
.banner-entry {
  background-color: transparent;
}

section:nth-of-type(1) {
  margin: unset;
}

section:nth-of-type(1) .container{
  padding: unset;
  max-width: 100%;
}
.hover\:text-primary:hover {
    color: #ffffff !important;
}
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
footer.store-footer img[alt="Beauty Bloom logo"] {
    filter: brightness(0) invert(1) !important;
}

#offers {
    display: none !important;
}


#brands {
    display: none !important;
}