.timeline-Widget {padding-top: 10px;}
.timeline-Header {display: none;}
.timeline-Tweet-media {display: none;}
.timeline-Tweet-brand {display: none;}
.timeline-Tweet-text {font-size: 16px !important; font-family: 'Source Sans Pro', sans-serif}
.timeline-Tweet-text a {color: #3eae59}
.timeline-Tweet-metadata {font-size: 13px; font-family:'Barlow', sans-serif;}
.Icon--heart {background: url('/assets/images/twitter-heart.svg') center center no-repeat; background-size: contain;}
.Icon--share {background: url('/assets/images/twitter-share.svg') center center no-repeat; background-size: contain;}
.timeline-Tweetlist-tweet {position: relative;}
.timeline-Tweetlist-tweet::after {content: ''; width: 80%; height: 1px; background: #eaeaea ; position: absolute; bottom: 0; left: 50px;}
.timeline-Tweetlist::after {content: ''; width: 80%; height: 1px; background: #f9f9f9 ; position: absolute; bottom: 0; left: 50px;}
.timeline-Body.customisable-border {max-height: 340px; overflow-y: auto;}