/* Removes the default margin from the addToCart buy buttons to better align on PLP */
.js-input-group form {
    margin: 0;
}