.or-payment-icons { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: center; margin-top: 14px; }
.or-payment-icons svg { height: 22px; width: auto; }
.or-secure-row { display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 8px; font-size: 11px; color: var(--or-muted); font-weight: 700; }
.or-secure-row svg { width: 14px; height: 14px; }
#or-express-wrap { margin-top: 10px; }
