.news-globe-icon{color:var(--primary)}
.news-content .tk-news-video-wrap{
  width:100%;
  max-width:100%;
  margin:12px 0;
}
.news-content video.tk-news-video-player{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  border-radius:8px;
  background:#000;
}
