#fw-section-announcement-bar {
--color-primary: #293cab;
--color-primary-rgb: 41, 60, 171;
--color-background: #1e1e1e;
--color-background-rgb: 30, 30, 30;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 30;
background-color: var(--color-background);
color: var(--color-on-background);

}

#fw-section-hero-video-cbe2de18-1829-4108-9f84-c1040a5d49bb {

h1.hero__heading.hero__heading--regular {
    margin-top: 0;
}

p.hero__top-text, p.hero__text {
    margin: 0;
}

p.hero__top-text {
  font-size: 18px;
}

p.hero__text {
    font-size: 24px;
}
}