.our-store {
  box-shadow: 0px -10px 25px #000;
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-subtitle.-store {
  color: #fff;
}

.main-paragraph.-store {
  color: #fff;
  text-align: center;
  max-width: 800px;
}
