.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

strong {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #39aec0;
  text-align: center;
  display: block;
}
