:root {
  color-scheme: light;
}

html, body {
  background-color: #F5F3EF !important;
  color: #000 !important;
}

.t-section, 
.t-container, 
.t-col, 
.t-bg, 
.t-bgimg {
  background-color: #F5F3EF !important;
}
