<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wc-payment-gateway-method-logo-wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	line-height: 1;
}

.wc-payment-gateway-method-logo-wrapper img {
	margin-left: 0.5rem;
	padding-top: 4px;
}

.wc-payment-gateway-method-logo-wrapper.wc-payment-bnpl-logo img {
	max-height: 30px;
}
</pre></body></html>