.video-js {
  margin: 0 0 0 0;
  position: relative;
}

.video-tile {
  background: #fff;
}

.video-tile h2.video-headline {
  color: #C41230;
  font-family: 'connections';
  font-size: 1.6em;
}

.video-tile p {
  color: #666;
  padding: 0 0 10px 0;
}
