#marquee-cont {
  background: #f4df9e;
}
#marquee-cont marquee {
  margin-top: 15px;
  margin-bottom: 10px;
}
#marquee-news {
  background: #f3b250;
  padding: 5px;
}
#ticker-title{
  border:none;
  padding:5px;
  background:#f3b250;
  color:black;
}
#ticker-title:focus{
  outline:none;
}