
// Animated
// @type: adjective
// ===================================

// $myTheme: (
// 	enabled:					true,
//
// 	animationDuration:			0.5s,
// 	animationEasing:			ease-out,
// 	fadeTranslationDistance: 	1em,
// 	scaleAnimationRatio: 		25,
// 	bounceDistance: 			2em
// );
