html {
  font-size: 16px;
}

body {
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  font-size: 4rem;
  line-height: 1.02;
}

h2 {
  font-size: 3rem;
  line-height: 1.05;
}

h3 {
  font-size: 1.25rem;
}

.lead {
  font-size: 1.25rem;
}
