/**
 * MoroccoPlan — discounted/current sale price color token.
 *
 * Used only for the active sale amount (not strikethrough old prices,
 * regular prices, badges, buttons, or other red UI).
 */
:root {
	--moroccoplan-sale-price-color: #C7293D;
}
