.custom-news-ticker{overflow:hidden;white-space:nowrap;position:relative}.custom-news-ticker .ticker-list{display:inline-block;white-space:nowrap;animation-name:ticker-scroll;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}