.card .red-text {
  font-size: 12px;
  font-weight: 500;
}

.node--type-video-library .youtube-video-wrapper {
  max-width: 443px;
  margin-left: 0;
  margin-left: 0;
}
.node--type-video-library .card-title {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 10px;
}
.node--type-video-library .card-text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 15px 0;
  overflow: hidden;
}
.node--type-video-library .card-text p {
  margin-bottom: 0;
}
.node--type-video-library .card-text.red-text {
  color: #dd2830;
  font-weight: 500;
  margin: 0 0 16px 0;
}
.node--type-video-library .card-text.gray-text {
  color: #adadad;
  font-weight: 500;
}

/*# sourceMappingURL=video-library.css.map */
