

.layout aside section {
  margin-bottom: 3rem;
}

.layout aside h2 {
  margin-bottom: .5rem;
  text-align: left;
}

.text {
  max-width: 35rem;
  margin: 0 auto;
  line-height: 1.5em;
}

.text a {
	margin-top:1rem;
}