#twitterfeeds i.fa {
  /*color: #232832 !important;*/
}

#twitterfeeds .w-iconbox-meta a.w-iconbox-link:hover h3 {
  color: #232832 !important;
}

.TweetAuthor-nameScreenNameContainer {
  line-height: 1.2em !important;
}

p.view-on-twitter {
  width: 100%; 
  text-align: right; 
  font-size: 14px;
}

p.timeline-Tweet-text { 
  font-size: 14px;
  line-height: 1.5em;
  margin: .5rem 0 .5rem 0;
}

a span.TweetAuthor-screenName {
  color: #8899A6;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  padding-right: 4px; 
}

.TweetAuthor {
  white-space: nowrap !important;
  word-wrap: normal !important;
}

a div.TweetAuthor-decoratedName {
  display: flex; 
  overflow: hidden; 
  -moz-box-align: center; 
  align-items: center; 
  font-weight: inherit; 
  color: inherit; 
}

.twitter-timeline {
  max-width: 100%;
  max-height: 1000px;
}
#twitterfeeds .w-iconbox-icon .fa {
  /*font-size: 25px; 
  color: #232832 !important; */
}
.panel-title {
 font-size: 25px;
 color: #FFFFFF;
 font-family: 'Open Sans', sans-serif;
}
.panel-heading {
 background-color: #1da1f2 !important;;
 color: #1da1f2 !important;;
}
.panel {
 margin-top: 25px;
}
footer.timeline-Footer {
  display: none !important;
}
