#lasttweets{background-color:#FFF;}
.tweet-hit-date-cont{background-color:#EFC4D2;color:#FFF;padding:0 5px;}
#lasttweets a{color:#E03367;}
#lasttweets a:hover{text-decoration: underline;}
.tweet-date,.tweet-hit{font-size:12px;}
.single-tweet{border-bottom:1px dashed #EFC4D2;margin-bottom:20px;}
.single-tweet-copy{margin:10px 0;font-size: 13px;line-height: 1.8;}
#follow_button{color:#FFF!important;background-color:#aaa;padding:3px 8px!important;
    transition: background-color 200ms linear 1s;
    -webkit-transition: background-color 200ms linear 100ms;
    -moz-transition: background-color 200ms linear 100ms;
    -o-transition: background-color 200ms linear 100ms;
}
#follow_button:hover{background-color:#E03367;}
#follow_me > a:hover{text-decoration: none;}
#followers_count{float:right;color: #aaa;}
#followers_count:after{content:" followers";}
.tweet-actions-cont{margin-top:5px;}
.twitter-profile-img{float:right; margin-right:6px;-webkit-border-radius: 48px;-moz-border-radius: 48px;border-radius: 48px;}

