.twitter-timeline {
  max-width: 100%;
  max-height: 100%;
}
.fa {
  font-size: 25px;
  color: #FFFFFF;
}
.panel-title {
 font-size: 18px;
 color: #FFFFFF;
 font-family: 'Open Sans', sans-serif;
   // padding-bottom: 3px;
}
.panel-heading {
 background-color: #9d1815 !important;;
 color: #1da1f2 !important;;
}
.panel {
 margin-top: 0;
    overflow: hidden;
}
