.section-text-with-icon {
    background-color: var(--background-color);
}
.section-text-with-icon .text-wrapper h3 {
    color: var(--text-color);
}
.section-text-with-icon .text-wrapper .content {
    color: var(--text-color);
}
