

/* CSS from section stylesheet tags */
.stockists-wrapper,
  .place-wrapper {
    text-align: center;
  }
  .stockists-wrapper .stockist {
    margin-bottom: 25px;
  }
  .place-wrapper strong {
    text-transform: uppercase;
  }