#fw-section-hero-0 {
--color-primary: #fefefe;
--color-primary-rgb: 254, 254, 254;
--color-background: #fefefe;
--color-background-rgb: 254, 254, 254;
--color-on-background: #fefefe;
--color-on-background-rgb: 254, 254, 254;
--color-on-primary: #2e2e2e;
--color-on-primary-rgb: 46, 46, 46;
--color-product-image-background: #fefefe;
--color-background-brightness: 254;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #fefefe;
--primary-btn-text: #2e2e2e;
--primary-btn-border-color: #fefefe;
--secondary-btn-bg: transparent;
--secondary-btn-text: #fefefe;
--secondary-btn-border-color: #fefefe;

}