.center {
  text-align: center;
}

h1 {
  font-size: 3rem;
}

article > header > * {
  margin-bottom: 0;
}

.store-logo{
  height: 54px;
}
