.tip-news-cat a {
  color: #232a34;
  font-weight: 600;
  line-height: 1rem;
  font-size: 0.875rem;
}

.tip-news-cat {
  text-align: left;
  gap: 0.25rem;
  background-color: #f4f4f5;
  padding: 0.15rem 0.65rem;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-radius: 9999px;
}

.tip-news-img {
  background-position: center;
}
