.imageWidget--146 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--146 img {
    width: 1000px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--157 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.textWidget--148 {
    --tw-prose-headings: #f6ebeb;
    --tw-prose-p: #f6ebeb;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #f6ebeb;
    --tw-prose-bullets: #f6ebeb;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #000000;
    color: #f6ebeb;
}

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

.textWidget--148 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--150 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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