.payment-list li {
	list-style: none;
	padding-bottom: 1rem;
}

.payment-list li:last-child{
	padding-bottom: 0;
}