.newsletterWidget--33 {
    padding-top: 64px; 
    padding-bottom: 0px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--33 a {
    color: var(--link_color);
}.imageWidget--35 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--35 img {
    width: 1092px;
    height: auto;
    max-width: 100%;
}