////
/// @group schemas
/// @access private
/// @author <a href="https://github.com/desig9stein" target="_blank">Marin Popov</a>
////
$_default-elevation-chip: (
    ghost-elevation: 8
);

$_fluent-elevation-chip: (
    ghost-elevation: 2
);
