.product__info-container > * + * {
  margin-top: .75rem;
}

.product__info-container > .block-text-benefit + .block-text-benefit {
  margin-top: .25rem;
}

.shopify-payment-button {
  --shopify-accelerated-checkout-button-block-size: 64px;
  --shopify-accelerated-checkout-button-border-radius: 8px;
}

.shopify-payment-button__more-options {
  opacity: .5;
}

.shopify-payment-button__more-options:hover {
  text-decoration: none;
}

.sezzle-shopify-info-button + .sezzle-shopify-info-button {
  display: none;
}
.sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-center {
  text-align: right;
}