#fw-section-announcement-bar-aadb6508-8f91-4883-a690-882f7e4b0de8 {
--color-primary: #15181b;
--color-primary-rgb: 21, 24, 27;
--color-background: #15181b;
--color-background-rgb: 21, 24, 27;
--color-on-background: #eeeeee;
--color-on-background-rgb: 238, 238, 238;
--color-on-primary: #f2efe8;
--color-on-primary-rgb: 242, 239, 232;
--color-product-image-background: #eeeeee;
--color-background-brightness: 23;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #15181b;
--primary-btn-text: #f2efe8;
--primary-btn-border-color: #eeeeee;
--secondary-btn-bg: transparent;
--secondary-btn-text: #eeeeee;
--secondary-btn-border-color: #eeeeee;

}