[data-giasy-news-topic-pill][aria-pressed="true"] {
  background: #06b6d4 !important;
  color: #fff !important;
  border-color: #0891b2 !important;
}
[data-giasy-news-topic-pill][aria-pressed="false"] {
  background: #fff !important;
  color: #122033 !important;
  border: 1px solid #d7e2ea !important;
}
[data-giasy-news-topic-empty="1"] {
  margin: 16px 0;
  color: #475569;
  font-size: 14px;
}
