.display-3 {
  font-weight: 700;
  letter-spacing: -0.01em;
}

@media (max-width: 576px) {
  .display-3 {
    font-size: 2.4rem;
  }
}
