.container h2.page_title {
    font-family: "OCR-A-Std-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 77px;
    text-align: center;
    color: #181A1A;
    margin-top: 80px;
    margin-bottom: 56px;
  }
  .container .store-product-grid {
    margin-top: 80px;
    margin-bottom: 96px;
    padding: 0 16px;
  }