/*------------------------------------*\ #box-shadow color variables \*------------------------------------*/ $default-box-shadow-color: var(--amadeus-hos-res-cv-default-box-shadow-color, $cg-shadows-color); /*------------------------------------*\ #box-shadow variables \*------------------------------------*/ $default-box-shadow: 0 8px 15px 0 $default-box-shadow-color;