.textWidget--174 {
    --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--174 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--174 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--171 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #358536;
    --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--171 a {
    color: #358536;
    text-decoration: none;
}

.textWidget--171 a:hover {
    color: #358536;
    text-decoration: underline;
}
.dividerWidget--172 hr {
    height: 16px; 
    background-color: #EEE;
}.featuredProductsWidget--193 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--193 a {
    color: var(--link_color);
}.photoGridWidget--72 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--72 a {
    color: var(--link_color);
}