.youtube-video {
  margin: 0 0 1rem;
}

.youtube-video--captioned {
  margin-bottom: 2rem;
}

.youtube-video-embed iframe {
  display: block;
}

.node__content .youtube-video > .youtube-video-caption {
  margin-top: 0.5rem;
  padding: 0 0 0.5rem;
  border-bottom: 1px solid #b8b8b8;
  background: transparent;
  text-align: left;
  font-size: inherit;
  line-height: inherit;
}

.youtube-video-caption .field,
.youtube-video-caption .field__item,
.youtube-video-caption p:last-child {
  margin-bottom: 0;
}
