@import '../../style/themes/index';
@import '../../style/mixins/index';

@footer-prefix-cls: ~'@{ant-prefix}-footer-msb';

.@{footer-prefix-cls} {
  max-width: 1050px;
  margin: auto;
}
