/* center embedded tweets */
.twitter-tweet {
  margin: 0 auto;
  display: block;
  padding-bottom: 3rem !important;
}
