.jump-link-bar {
  border-bottom: 1px solid #d1cfcc;
}

.jump-link-bar h3 {
  float: left;
  margin: 0;
  padding: 1.25rem 3.75rem 1.25rem 0.9375rem;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: 0.125rem;
  border-right: 1px solid #d1cfcc;
  display: inline;
}

.jump-link-bar .jump-links {
  list-style: none;
  margin-left: -0.9375rem;
  width: auto;
}

.jump-link-bar .jump-links .jump-link {
  padding: 1.625rem 2.1875rem;
  display: inline-block;
}

.jump-link-bar .jump-links .jump-link a {
  color: #909090;
  font-weight: 200;
  text-decoration: none;
}
