.textWidget--16 {
    --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: 750px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--16 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--52 {
    --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: 10px; 
    line-height: 1.75; 
    background-color: #f2f6ed;
    color: var(--text_color);
}

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

.textWidget--52 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.teamWidget--51 {
    padding-top: 12px; 
    padding-bottom: 30px;
    background-color: #f2f6ed;
}
.photoGridWidget--44 {
    padding-top:24px; 
    padding-bottom: 64px;
    background-color: #f2f6ed;
    color: var(--text_color); 
}

.photoGridWidget--44 a {
    color: var(--link_color);
}.textWidget--54 {
    --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: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--54 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.productProtocolsWidget--55 {
    padding-top: 10px; 
    padding-bottom: 10px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.productProtocolsWidget--55 a {
    color: var(--link_color);
}.ctaButtonWidget--50 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.photoGalleryWidget--53 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #f2f6ed;
    color: var(--text_color); 
}

.photoGalleryWidget--53 a {
    color: var(--link_color);
}