.hero-rule {
  width: 60px;
  height: 2px;
  background: var(--gold);
  margin: 0 auto 28px;
}