/*------------------------------------*\ #body text color variables \*------------------------------------*/ $default-body-text-color: var(--amadeus-hos-res-cv-body-text-color, $cg-body-text-color); $body-text-links-color: var(--amadeus-hos-res-cv-link-color, $cg-link-color); /*------------------------------------*\ #common text color variables \*------------------------------------*/ $box-body-text-color: var(--amadeus-hos-res-cv-box-body-text-color, $cg-box-body-text-color); $guiding-bar-text: var(--amadeus-hos-res-cv-guiding-bar-text-color, $cg-guiding-bar-text-color); $booking-mask-text: var(--amadeus-hos-res-cv-booking-mask-text-color, $cg-booking-mask-text-color); $label-text-color: var(--amadeus-hos-res-cv-label-text-color, $cg-label-text-color);