:root{
  --ink:#27352d;
  --muted:#6f796f;
  --lime:#e5edc4;
  --line:#dde5dc;
}
body,#sidro-header,#sidro-footer{
  font-family:"Avenir Next","Segoe UI",Montserrat,Arial,sans-serif;
  letter-spacing:.005em;
}
.sidro-logo-note{letter-spacing:.02em}
.intro h1,.section-title h2,.scene-copy h2,.closing h2{letter-spacing:-.055em;line-height:1.32}
.intro-copy{line-height:1.95}
.section-title>p,.card-content>p,.use-case p,.workflow p{line-height:1.85}
.card-content h3{letter-spacing:-.035em;line-height:1.35}
.eyebrow{letter-spacing:.095em}
.home-cta{letter-spacing:.005em}
.scene-caption{line-height:1.7}
.language-switcher a{letter-spacing:0}
.photo-caption>span{letter-spacing:.14em}
.translation-copy>strong{line-height:1.15}
@media(max-width:740px){
  .intro h1{font-size:50px;letter-spacing:-.07em;line-height:1.28}
  .section-title h2{line-height:1.35}
  .card-content h3{line-height:1.4}
}
@media(max-width:480px){
  .intro h1{font-size:43px}
  .intro-copy{font-size:13px}
  .closing h2{line-height:1.35}
}
