#fw-section-hero-0 {
--font-heading-scale: 1.5;
--font-body-scale: 1.0;
}
#fw-section-hero-0 {

.collage__background {
    background-color: #B59777;
}
.main__sections {
  background: transparent;
}
}
#fw-section-featured-collection-0 {

.image--background-color {background: none;
}
}
#fw-section-footer {
--color-primary: #fef7ee;
--color-primary-rgb: 254, 247, 238;
--color-background: #4a5b3d;
--color-background-rgb: 74, 91, 61;
--color-on-background: #fef7ee;
--color-on-background-rgb: 254, 247, 238;
--color-on-primary: #2e3d27;
--color-on-primary-rgb: 46, 61, 39;
--color-product-image-background: #fef7ee;
--color-background-brightness: 82;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #fef7ee;
--primary-btn-text: #2e3d27;
--primary-btn-border-color: #fef7ee;
--secondary-btn-bg: transparent;
--secondary-btn-text: #fef7ee;
--secondary-btn-border-color: #fef7ee;

}