#fw-section-newsletter-86d13788-47c3-4620-bc6c-49ff71e10caa {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #000000;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-footer {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;
#fw-section-fw-section-footer .footer { background-color: #000000; color: #ffffff; }
#fw-section-fw-section-footer .footer a,
#fw-section-fw-section-footer .footer button,
#fw-section-fw-section-footer .footer svg,
#fw-section-fw-section-footer .footer__copy,
#fw-section-fw-section-footer .footer__powered-by { color: #ffffff; fill: currentColor; }
#fw-section-fw-section-footer .footer__list--menu,
#fw-section-fw-section-footer .footer__list--bottom { justify-content: center; text-align: center; }
#fw-section-fw-section-footer .footer__nav,
#fw-section-fw-section-footer .footer__bottom { text-align: center; }
}