body {
  font-family: 'Poppins', sans-serif;
}

#store-information {
  background-image: url('../images/ilustration/bg-ilustration.svg');
  /* background-size: cover; */
  background-position: right top;
  background-repeat: no-repeat;
}

section {
  margin-bottom: 2rem;
}
