/**
 * @file
 * Subtheme specific CSS.
 */

 .node--view-mode-full.node--type-video .summary {
  color: black !important;
 }
