.ticker-title{background-color:#000;color:#e3dd29;font-weight:800;font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:22px;padding:2px 10px}#news-ticker .ticker-title{display:inline-block}#news-ticker ul{display:inline-block;position:relative}#news-ticker li a{transition:all linear 100ms;margin-left:10px;font-size:15px;line-height:25px;font-family:Roboto;font-style:italic;color:#6b6b6b;text-decoration:none}#news-ticker li a:before{content:"#"}#news-ticker li a:hover{font-size:16px!important;color:#111}#news-ticker li{position:absolute;left:0;width:750px;overflow:hidden;height:1.5em;opacity:1}#news-ticker li.tick{-webkit-animation:tick 10s linear;animation-iteration-count:1}@-webkit-keyframes tick{0%{width:0;opacity:0}40%{width:0;opacity:0}50%{opacity:1;width:750px}100%{opacity:1;width:750px}}