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

$_fluent-elevation-carousel: (
    button-elevation: 0,
);
