#fw-section-text-blocks-df45a0e8-dece-4db0-bfd5-eccb596333bc {
--font-heading-scale: 1.4;
--font-body-scale: 1.0;
}









#fw-section-hero-1687812866 {
--color-primary: #bb7500;
--color-primary-rgb: 187, 117, 0;
--color-background: #05040F;
--color-background-rgb: 5, 4, 15;
--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: 6;
background-color: var(--color-background);
color: var(--color-on-background);

}

#fw-section-text-carousel-7e694581-19c1-4044-a2dd-0f036bd678b7 {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}









#fw-section-custom-html-59a1b7b2-e883-4c74-94b1-6e19f43f59b5 {

.embed-container {
  display: flex;         /* Use Flexbox for centering */
  justify-content: center; /* Center horizontally */
  align-items: center;   /* Center vertically */
  height: 80%;         /* Set a height for the container (e.g., full viewport height) */
  width: 100%;           /* Ensure container takes full width */
  overflow: hidden;      /* Hide potential overflow */
}
}


#fw-section-text-carousel-ac94842c-71ec-4264-9ce4-6e419bd02b9f {

a {
    scale: 200% 
  }
}