#hero img{
  height: calc(100vh - 195px);
}

#hero .title {
  bottom: 5%;
  right: 5%;
  font-size: clamp(2.6rem, 2.5vw, 3.5rem);
  line-height: 1.5;
}

#about p {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 30px;
  font-size: 2.1rem;
  line-height: 4rem;
  letter-spacing: 0.1rem;
}
[feature-section="button"] .button a {
  min-width: 446px;
}
#lead {
  line-height: 2.5;
}
h1.h1 {
  font-size: 3.2rem;
}
[nh-gallery="image"] {
  max-width: 680px;
  margin: 0 auto;
}
