/*------------------------------------*\ #rates color variables \*------------------------------------*/ $big-rate-color: var(--amadeus-hos-res-cv-rate-color, $cg-rate-color); $big-rate-strikethrough-color: var(--amadeus-hos-res-cv-strikethrough-pricing-color, $cg-strikethrough-pricing-color); /*------------------------------------*\ #rates color common variables \*------------------------------------*/ $box-rate-color: var(--amadeus-hos-res-cv-box-rate-color, $cg-box-rate-color); $box-strikethrough-pricing: var( --amadeus-hos-res-cv-box-strikethrough-pricing-color, $cg-box-strikethrough-pricing-color ); $best-available-rate: var(--amadeus-hos-res-cv-best-available-rate-color, $cg-best-available-rate-color); $value-add-color: var(--amadeus-hos-res-cv-value-add-color, $cg-value-add-color);