.textWidget--5 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #4a6b77;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 24px; 
    padding-bottom: 1px; 
    line-height: 1.75; 
    background-color: #9eae91;
    color: var(--text_color);
}

.textWidget--5 a {
    color: #4a6b77;
    text-decoration: none;
}

.textWidget--5 a:hover {
    color: #4a6b77;
    text-decoration: underline;
}
.howItWorksWidget--6 {
    background-color: #9eae91; 
    color: #f7edd7; 
    text-align: left; 
    padding-top: 24px; 
    padding-bottom: 24px;
}

.howItWorksWidget--6 a {
    color: var(--link_color);
}

.howItWorksWidget--6 .bullet {
    background-color: #f7edd7; 
    color: #4b4b4b;
}.photoGridWidget--7 {
    padding-top:24px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--7 a {
    color: var(--link_color);
}.textWidget--27 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #4a6b77;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 900px;
    padding-top: 24px; 
    padding-bottom: 24px; 
    line-height: 1.75; 
    background-color: #f7edd7;
    color: var(--text_color);
}

.textWidget--27 a {
    color: #4a6b77;
    text-decoration: none;
}

.textWidget--27 a:hover {
    color: #4a6b77;
    text-decoration: underline;
}
