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

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

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

.imageWidget--167 img {
    width: 1149px;
    height: auto;
    max-width: 100%;
}