.textWidget--5 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1200px;
    padding-top: 24px; 
    padding-bottom: 1px; 
    line-height: 1.75; 
    background-color: #000000;
    color: #ffffff;
}

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

.textWidget--5 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--6 {
    background-color: #000000; 
    color: #ffffff; 
    text-align: left; 
    padding-top: 24px; 
    padding-bottom: 24px;
}

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

.howItWorksWidget--6 .bullet {
    background-color: #000000; 
    color: #ffffff;
}.photoGridWidget--23 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #000000;
    color: var(--text_color); 
}

.photoGridWidget--23 a {
    color: var(--link_color);
}.textWidget--27 {
    --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: #000000;
    color: var(--text_color);
}

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

.textWidget--27 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
