/*------------------------------------*\ #icons color variables \*------------------------------------*/ $iconography-color: var(--amadeus-hos-res-cv-iconography-color, $cg-iconography-color); /*------------------------------------*\ #icons variables \*------------------------------------*/ $icon-btn-height-lg: var(--amadeus-hos-res-cv-icon-btn-height-lg, 40px); $icon-btn-width-lg: var(--amadeus-hos-res-cv-icon-btn-width-lg, 40px); $arrow-btn-height-lg: var(--amadeus-hos-res-cv-arrow-btn-height-lg, 36px); $arrow-btn-width-lg: var(--amadeus-hos-res-cv-arrow-btn-width-lg, 36px); $icon-btn-height-md: var(--amadeus-hos-res-cv-icon-btn-height-md, 30px); $icon-btn-width-md: var(--amadeus-hos-res-cv-icon-btn-width-md, 30px); $arrow-btn-height-md: var(--amadeus-hos-res-cv-arrow-btn-height-md, 26px); $arrow-btn-width-md: var(--amadeus-hos-res-cv-arrow-btn-width-md, 26px);