body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5 {
    color: rgba(var(--color-foreground), 1) !important;
}
.quick-add__submit {
  background : #04552A;
  color: white;
}

.shopify-policy__container {
    max-width: 95ch!important;
}
@media screen and (max-width: 749px) {
.slideshow__media__banner {
  height: 380px !important;
}
  
}
