/* Убрать декоративный drop-cap в описании FAQ-блока TX16N2 */
.t-tx16n2__descr::first-letter,
.t-tx16n__descr::first-letter {
  font-size: inherit !important;
  float: none !important;
  line-height: inherit !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  font-weight: inherit !important;
}