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

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

.textHeader--492 .textHeader__subheading {
    color: inherit; 
}.imageWidget--491 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--491 img {
    width: 1089px;
    height: auto;
    max-width: 100%;
}