@font-face {
  font-family: HighlandGothicFLF;
  src: url("./fonts/HighlandGothicFLF.ttf");
}

body {
  background-color: transparent;
}

.bg-news {
  background: rgba(5, 4, 2, 0.9);
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  margin-bottom: 0px;
  height: 60px;
}

span {
  color: white;
  font-family: HighlandGothicFLF;
  font-size: 20px;
}

#slogan {
  color: white;
  font-family: HighlandGothicFLF;
  font-size: 20px;
  padding-left: 205px;
  color: #dde007;
}

#news {
  margin-top: 42px !important;
  margin-left: 10px;
}

#time {
  color: #dde007;
}

#logo {
  width: 140px;
  margin-top: -40px;
  margin-left: -25px;
}
