#fw-section-header {

/* Force override Fourthwall sticky header */
header.page__header,
#fw-section-header,
.fw-section,
.header--transparent {
    position: static !important;
    top: auto !important;
    z-index: auto !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
    transition: none !important;
    will-change: auto !important;
}
}



#fw-section-image-with-text-9218314a-f3f8-4ba4-be9f-23171f7050c8 {
--color-primary: #8fe4ff;
--color-primary-rgb: 143, 228, 255;
--color-background: #071329;
--color-background-rgb: 7, 19, 41;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 18;
background-color: var(--color-background);
color: var(--color-on-background);

}