/* Custom styles */
body {
  background-color: #f8fafc;
}

#hero {
  background: url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e') no-repeat center center/cover;
  height: 60vh;
}
