article {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
