#messages {
  height: 300px;
  overflow-y: scroll;
}

#app {
  margin-top: 2rem;
}

#page_datetime {
  color: #000000;
}

#page_queue {
  color: #000000;
  padding-left: 2%;
}

h4 b {
  color: #bd2a2a;
}

.nav-container {
  border-bottom: 4px solid #bd2a2a;
}

#nav_mob_menu {
  color: #fff;
}

/*TWITTER WIDGET*/
.twitter-timeline {
  width: 350px;
  height: 400px;
}

.fa {
  font-size: 25px;
  color: #ffffff;
}

.panel-title {
  font-size: 25px;
  color: #ffffff;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.panel-heading {
  background-color: #444 !important;
  color: #444 !important;
}

.panel {
  margin-top: 25px;
}

.white-text {
  color: #ffffff;
}
