/* Wedding hero hierarchy only. The existing wedding-script class uses Italianno. */
.manca-v2-hero__title h1.wedding-script{
  font-size:clamp(4.1rem,6vw,6.25rem);
  line-height:.94;
  max-width:100%;
}
.manca-v2-hero__title p.wedding-hero__identity{
  color:#f4eee6;
  font:500 clamp(.91rem,1.12vw,1.03rem)/1.5 Manrope,sans-serif;
  letter-spacing:.035em;
  text-transform:none;
  margin-top:1.25rem;
}
.manca-v2-hero__title>span.wedding-hero__meta{
  color:#dfcfae;
  font:400 clamp(.78rem,.92vw,.88rem)/1.55 Manrope,sans-serif;
  letter-spacing:.045em;
  margin-top:.28rem;
}
.klara-hero__copy h1.wedding-script{
  font-size:clamp(4rem,6.2vw,6.4rem);
  line-height:.95;
  letter-spacing:normal;
  max-width:100%;
  margin:.45rem 0 0;
}
.klara-hero__copy .wedding-hero__identity{
  color:#f4eee6;
  font:500 clamp(.9rem,1.12vw,1.04rem)/1.5 Manrope,sans-serif;
  letter-spacing:.035em;
  margin:1.25rem 0 0;
}
.klara-hero__copy .klara-hero__meta{
  font:400 clamp(.78rem,.93vw,.88rem)/1.55 Manrope,sans-serif;
  letter-spacing:.045em;
  margin:.28rem 0 0;
  color:#dfcfae;
}
@media(max-width:700px){
  .manca-v2-hero__title h1.wedding-script{font-size:clamp(3.25rem,14vw,4.6rem);line-height:.94}
  .manca-v2-hero__title p.wedding-hero__identity{font-size:.94rem;margin-top:1rem}
  .manca-v2-hero__title>span.wedding-hero__meta{font-size:.8rem;line-height:1.5;margin-top:.2rem}
  .klara-hero__copy h1.wedding-script{font-size:clamp(3.05rem,12.3vw,4.5rem);line-height:.94;margin-top:.3rem}
  .klara-hero__copy .wedding-hero__identity{font-size:.94rem;margin-top:.95rem}
  .klara-hero__copy .klara-hero__meta{font-size:.8rem;line-height:1.5;margin-top:.2rem}
}
