
.products .product form.cart {
	display: flex;
	align-content: center;
	justify-content: center;
}

.additional-btn-wrapper{

	margin-top: 2em;
}