.article-hero {
  background: linear-gradient(rgba(28,43,51,0.6), rgba(28,43,51,0.7)), url('https://images.unsplash.com/photo-1576091160550-2173dba999ef?w=1200&h=400&fit=crop');
  background-size: cover;
  background-position: center;
}
