body .wp-embed {
  padding: 15px;
}
body .wp-embed .wp-embed-more {
  font-weight: bold;
  color: #4b2c4e;
}
body .wp-embed .wp-embed-site-title a {
  color: #4b2c4e;
}
body .wp-embed .wp-embed-footer {
  display: none;
}
body .wp-embed .wp-embed-featured-image {
  margin-bottom: 0;
}
