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

.textWidget--56 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--34 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--34 img {
    width: 944px;
    height: auto;
    max-width: 100%;
}.imageWidget--57 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--57 img {
    width: 622px;
    height: auto;
    max-width: 100%;
}.imageWidget--58 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--58 img {
    width: 1061px;
    height: auto;
    max-width: 100%;
}.imageWidget--59 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--59 img {
    width: 355px;
    height: auto;
    max-width: 100%;
}.imageWidget--64 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--64 img {
    width: 539px;
    height: auto;
    max-width: 100%;
}.textHeader--66 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--66 .textHeader__subheading {
    color: inherit; 
}