.twitter-tweet {
  margin-bottom: 1rem; }

article.lastweet-tweet {
  margin-bottom: 1rem; }
  article.lastweet-tweet * {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none; }
  article.lastweet-tweet > * {
    font-size: 1rem; }
  article.lastweet-tweet header {
    font-size: .9rem; }
    article.lastweet-tweet header a {
      display: flex;
      align-items: flex-end;
      align-items: center;
      flex-direction: row;
      flex-wrap: nowrap; }
      article.lastweet-tweet header a img {
        border-radius: 100%;
        margin-right: 1rem; }
      article.lastweet-tweet header a p {
        font-weight: bold; }
        article.lastweet-tweet header a p small {
          display: block; }
        article.lastweet-tweet header a p time {
          font-weight: normal;
          display: inline-block;
          margin-left: .5em;
          text-transform: lowercase;
          font-style: italic; }
  article.lastweet-tweet blockquote {
    font-size: 1.125rem; }
    article.lastweet-tweet blockquote a {
      font-weight: bold; }
  article.lastweet-tweet footer {
    font-size: .75rem; }
    article.lastweet-tweet footer a span {
      display: inline-block;
      margin-right: 1em;
      font-weight: bold; }
      article.lastweet-tweet footer a span i {
        opacity: .6; }
