
/* Чёрный текст для всех элементов */
  #testing-answers,
  #testing-answers * {
    color: #000000 !important;
  }
</style>