.lookbook-v5__heading {
  margin-bottom: 4rem;
}

.lookbook-v5__title {
  line-height: 1.33;
  font-size: clamp(3rem, calc(0.75vw + 2.7rem), 3.6rem);
  font-family: var(--font-custom-family);
}

.lookbook-v5__subheader {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: rgb(var(--color-accent));
  font-weight: 500;
}