.heading-h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: clamp(2.5rem, 2.26rem + 1.2vw, 3.25rem);
  line-height: 110%;
  font-weight: 500;
  color: white;  
  letter-spacing: -0.025em;
  margin-bottom: 0;
}