@import url("site.css");

.aboutlink {
  padding: 1rem 0 2rem;
}

.aboutlink > h3 {
  text-align: center;
  margin-bottom: 1.25rem;
}

.aboutlink .row {
  margin-bottom: 1.5rem;
}

.aboutlink .column .button {
  margin-top: 0.75rem;
}
