.ticker-pro-item{display:inline-flex;align-items:center;margin-right:30px;font-size:12px;font-weight:500;color:#eee;height:100%;position:relative}.ticker-pro-item:after{content:"";width:4px;height:4px;background:#f00;border-radius:50%;margin-left:15px;opacity:.7}.ticker-pro-icon{margin-right:10px;font-size:12px;color:#f33;opacity:.9}.ticker-pro-badge{background:#f00;color:white;padding:2px 8px;border-radius:3px;font-weight:700;margin-left:10px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.ticker-pro-animate{animation:tickerScroll 45s linear infinite}@media (max-width:768px){.ticker-pro-item{font-size:11px;margin-right:20px}}