.btn.payment-submit-button {
	background: var(--accent);
    color: #000;
}

@media (max-width: 520px) {
}