
.root.timeline.twitter-timeline {
    background-color: #e1e1e1;
    margin-bottom: 0;
    border-radius: 0px;
}

.root.twitter-timeline .tweet {
    padding: 15px;
    border-bottom: none;
}
.root.twitter-timeline a,
.root.twitter-timeline a:visited {
    text-decoration: underline; }
.root.twitter-timeline p {
    color: #083b7d;
}
.root.twitter-timeline .footer {
    display: none;
}
.root.twitter-timeline .customisable-border {
    border: none;
}
.root.twitter-timeline .u-url,
.root.twitter-timeline .expand,
.root.twitter-timeline .hashtag,
.root.twitter-timeline .profile {
    text-decoration: none; }
.root.twitter-timeline .u-url:hover,
.root.twitter-timeline .expand:hover,
.root.twitter-timeline .hashtag:hover,
.root.twitter-timeline .profile:hover {
    text-decoration: underline;
    color: #fff; }

.root.twitter-timeline .timeline-header, .root.twitter-timeline .timeline-footer, .root.twitter-timeline .tweet-actions {
    display: none;
}

#twitter-widget-0 > div.timeline-footer {
    display: none;
}
.u-photo,
.full-name,
.inline-media {
    display: none; }