.article {
  padding: 2rem;

  h1:first-child {
    margin-top: 0;
  }
}
