@import '../common/typography';

.header {
  @apply --heading;
  text-align: center;
}

.description { @apply --normal; }
.contribute { @apply --small; }
