.nhbg-feature .nhbg-icon svg {
  width: 24px;
  height: 24px;
  display: block;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.nhbg-hero-copy {
  padding-block: clamp(52px, 8vw, 110px);
}

.nhbg-hero-copy h1 {
  margin-block: 0;
}
