
  .tn-elem * {
    color: inherit !important;
  }

  body {
    color: #F0E6DA !important;
  }

  .tn-elem h1, 
  .tn-elem h2, 
  .tn-elem h3, 
  .tn-elem h4, 
  .tn-elem h5, 
  .tn-elem h6 {
    color: #FFEDAB !important;
  }
