.visit-customers {
  h2 {
    font-size: var(--fs-3xl);
    font-family: var(--ff-secondary);
    line-height: 90%;
    letter-spacing: -2.25px;
  }
}