#tweets{
    font-family: Roboto Arial;
    font-size: 13px;
    line-height: 18px;
    height:300px;
}

.tweet-link {
    color:#fff !important;
    font-size: 13px;
    line-height: 18px;
}

.hashtag:hover, .tweet-link:hover{
    text-decoration: none;
    outline: none;
    color:#aeaeae !important;
}
.tweet {
    padding-bottom: 15px;
    border-bottom: 0.25px solid #aeaeae;
}