body {
  color: #333333;
}
.title {
  font-weight: bold;
}

h2.info {
  font-weight: bold;
}

.hero {
  height: 500px;
  background-size: cover;
  margin-bottom: 1em;
}
