.video-section video {
  min-height: 30rem;
  aspect-ratio: 16/9;
}

.video-section video-player {
  border-radius: var(--radius-lg);
}