.textHeader--87 {
    background-color: #f9f9f9; 
    color: var(--text_color); 
    padding-top: 80px; 
    padding-bottom: 40px;
}

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

.textHeader--87 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--88 hr {
    height: 80px; 
    background-color: #f9f9f9;
}