/* Credova financing message on WooCommerce single-product pages. */
.single-product .credova-response-amount .crdv-button {
	background: transparent !important;
	color: #fff !important;
}

.single-product .credova-response-amount .crdv-button-message,
.single-product .credova-response-amount .crdv-learn-more {
	color: #fff !important;
}

.single-product .credova-response-amount .crdv-learn-more {
	text-decoration-color: currentColor !important;
}

.single-product .credova-response-amount .crdv-button-brand .crdv-brand {
	fill: #fff !important;
}
