.wp-embed {
    padding: 25px;
    font-size: 14px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 1.5;
    color: #8c8f94;
    background: #fff;
    border: 1px solid #dcdcde;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    overflow: auto;
    zoom: 1;
}

p.wp-embed-heading {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}

.wp-embed-featured-image.square {
    float: left;
    max-width: 160px;
    margin-right: 20px;
}

.wp-embed-featured-image {
    margin-bottom: 20px;
}