.c-video-highlight {
  margin-bottom: 4rem;
}
.c-video-highlight h2 {
  margin-bottom: 1rem;
}

.c-video-highlight__text {
  font-size: 0.9rem;
  font-weight: 700;
}
@media (min-width: 37.5em) {
  .c-video-highlight__text {
    font-size: 0.9rem;
  }
}