body {
  padding: 0 1rem 1rem 0;
}
h4 {
  margin: 1rem 0;
  font-size: 1.1rem;
  font-weight: 300;
}

p {
  margin-bottom: 4rem;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.5rem;
}