.banner-v58__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-v58__title {
  font-size: clamp(3rem, calc(0.5cqw + 2.8rem), 3.4rem);
  text-transform: uppercase;
}

.banner-v58__description {
  margin-bottom: 2rem;
}