#fw-section-rich-text-173717747607510 {
--color-primary: #6c2d26;
--color-primary-rgb: 108, 45, 38;
--color-background: #101b2a;
--color-background-rgb: 16, 27, 42;
--color-on-primary: #d6a656;
--color-on-primary-rgb: 214, 166, 86;
--color-on-background: #e6e1d6;
--color-on-background-rgb: 230, 225, 214;
--color-product-image-background: #e6e1d6;
--color-background-brightness: 25;
background-color: var(--color-background);
color: var(--color-on-background);
/* Change text color site-wide */
body {
    color: #333333; /* Replace with your desired color */
}

}









































#fw-section-custom-html-9a653a10-7743-473a-bf9d-ca56b5b750b9 {

.image-left {
    float: left;
    margin-right: 15px; /* Adds some space between the image and the text */
    width: 200px; /* Adjust the width as needed */
    height: auto;
}
.container {
    /* Clear the float after the container if needed for subsequent elements */
    overflow: auto; 
}
}





#fw-section-image-aacfb357-51cf-406a-89b4-7e3a9418adc7 {

img {
  width: 250px;
  height: 100px;
}

}