@statistic-prefix: ~"@{ant-prefix}-statistic";

.@{statistic-prefix}-content,
.@{statistic-prefix} {
	color: @antd-text-color;
}

.@{statistic-prefix}-title {
	color: @antd-description-color;
}

