

/* CSS from section stylesheet tags */
.extra-add-to-cart {
    display: flex;
    justify-content: center;
  }
  
  .extra-add-to-cart-btn {
    max-width: 290px;
  }