.ps-form--repost {
  blockquote {
    p {
      &:last-child {
        margin-bottom: 0;
      }
    }
  }
  
  .wp-embedded-content {
    max-width: 100%;
  }
}
