@import '~antd/lib/style/themes/default.less';

:root {
  --primary-color: @primary-color;
  --body-background: @body-background;
}