.news-hero h1 em {
  background: linear-gradient(120deg,#1677ff 0%,#315ff5 52%,#7448ee 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
}
