#news a,.newsflash-title{position:relative}.newsflash{background:var(--white);margin-top:20px;padding:5px;display:flex;justify-content:flex-start;align-items:center}.newsflash-heading{background:#e01827;color:var(--white);padding:0 0 0 10px;border-radius:5px;text-transform:uppercase;font-size:var(--smallfontsize);font-family:var(--boldfonts);margin-right:10px;display:flex;align-items:center;justify-content:space-between}.newsflash-heading span{background:var(--primerycolor);margin-left:7px;display:inline-block;padding:7px 10px;border-radius:5px}.newsflash-title{font-family:var(--boldfonts);font-size:var(--regularfontsize);width:100%}#news a:after{position:absolute;content:">";top:-5px;right:-20px;color:#e01827;font-size:var(--titlefontsize)}#ticker li{list-style:none}#controls{width:55px;display:flex;justify-content:space-between}a#next_trigger,a#pause_trigger,a#play_trigger,a#prev_trigger{border:1px solid #e5e5e5;width:26px;height:26px;padding:0;display:flex;justify-content:center;align-items:center}a#pause_trigger,a#play_trigger{display:none!important}