/* For embedded tweets without scripting */
blockquote.twitter-tweet {
  display: inline-block;
  padding: 8px;
  margin: 0 0;
  max-width: 468px;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  color: #000;
}
blockquote.twitter-tweet p {
  margin: 0 6px 6px 0;
}
