#fw-section-hero-b0459c64-81cd-4f27-bf92-e83754d3f989 {

.hero__heading, .hero__text
{
  text-shadow: 0 0 5px #000, 0 0 10px #000;
}
}
#fw-section-hero-2b031366-f98c-444a-bb3d-8bb22d5a13c2 {

.hero__heading, .hero__text
{
  text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.button--primary
{
  background-color: #0ff; 
}
}
#fw-section-hero-1ac1e813-00e6-432f-b06d-0b7e5b7ed9b3 {

.hero__heading, .hero__text
{
  text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.button--primary
{
  background-color: #0ff; 
}
}
#fw-section-hero-1755547896 {
--color-primary: #00ffff;
--color-primary-rgb: 0, 255, 255;
--color-background: #161616;
--color-background-rgb: 22, 22, 22;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-on-background: #fbfbfb;
--color-on-background-rgb: 251, 251, 251;
--color-product-image-background: #fbfbfb;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);

}






#fw-section-product-product-default {
--color-primary: #ffcb00;
--color-primary-rgb: 255, 203, 0;
--color-background: #0e2c2c;
--color-background-rgb: 14, 44, 44;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-on-background: #aeffff;
--color-on-background-rgb: 174, 255, 255;
--color-product-image-background: #aeffff;
--color-background-brightness: 35;
background-color: var(--color-background);
color: var(--color-on-background);
.gallery__image-container--background-color,
.gallery-thumbs__image-container--background-color
{
  background: #dedede;
}
}



#fw-section-password {

.password__body 
{
  text-shadow: 0 0 15px #000;
}

.password__subheading h1 {
  color: #00ffff !important;
}

}