.text-tiny {
  font-size: 0.7em;
}
.text-small {
  font-size: 0.85em;
}
.text-big {
  font-size: 1.4em;
}
.text-huge {
  font-size: 1.8em;
}

h1,
h2 {
  line-height: 3.8rem;
}

h3 {
  line-height: 3.3rem;
}

h4 {
  line-height: 2.8rem;
}
