#marquee {
    background-color: #383636;
}

body {
    font-family: 'News Cycle', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #000000;
    color: #dcc700;
    font-size: 2em; /* default = 2em; */
}

.bn-breaking-news{
  font-size: 50px !important;
  height: 60px !important;
  line-height: 60px !important;
}