Как отключить функцию «Hot»?

Я думаю, что их можно скрыть с помощью CSS

span.hc-topic-card__status.--hot {
  display: none;
}