
/* V207 - Complemento mínimo do Podcast, sem alterar filtro padrão */
.podcast-cat-v205{
  display:inline-flex;
  width:max-content;
  margin-top:8px;
  padding:5px 8px;
  border-radius:999px;
  background:#f1f5f9;
  color:#475569;
  font-size:11px;
  font-weight:800;
}

/* Garante que o filtro do Podcast herde exatamente o padrão de listing-filter */
.podcast-page-v205,
.podcast-filter-v205,
.podcast-filter-grid-v205,
.podcast-filter-head-v205,
.podcast-results-info-v205,
.pagination-v205{
  all:unset;
}
