#AboutStore {
  background: white;
  padding: 20px 25px;
  font-size: 15px;
  color: #6c6c6c;
  text-align: justify; }
  #AboutStore h2 {
    color: black !important;
    font-family: 'FuturaPT-Bold';
    font-size: 40px;
    margin: 30px 0;
    text-transform: uppercase; }

@media screen and (max-width: 576px) {
  #AboutStore h2 {
    font-size: 30px; } }
/*# sourceMappingURL=about-store.css.map */