.philo {
  text-align: center;
}

.philo-t {
  font-size: clamp(2.5rem, 6vw, 5.5rem);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -.04em;
}

.philo-t span {
  display: block;
}

.philo-it {
  font-family: 'Inter Tight', sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, .65);
}
