.textHeader--61 {
    background-color: #2b5d0b; 
    color: #ffffff; 
    padding-top: 10px; 
    padding-bottom: 0px;
}

.textHeader--61 .textHeader__heading {
    color: inherit; 
}

.textHeader--61 .textHeader__subheading {
    color: inherit; 
}.imageWidget--63 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--63 img {
    width: 1200px;
    height: auto;
    max-width: 100%;
}.textWidget--64 {
    --tw-prose-headings: #ff0000;
    --tw-prose-p: #ff0000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ff0000;
    --tw-prose-bullets: #ff0000;
    max-width: 640px;
    padding-top: 14px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #ff0000;
}

.textWidget--64 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--64 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--60 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--60 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--60 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredProductsWidget--62 {
    background-color: var(--background_color);
    color: #fb0000;
    padding-top: 0px;
	padding-bottom: 64px;
}

.featuredProductsWidget--62 a {
    color: var(--link_color);
}