$props: (
	null: '.footer',
	sticky: '.mt-auto'
);

.#{$prefix-footer} {
	@include apply-props($props);
}
