@prefixCls: ~'igloo-transit-amount-with-unit';

.@{prefixCls} {
  &-container {
    color: rgba(33, 33, 33, 0.85);
    .ant-statistic {
      color: inherit;
      .ant-statistic-content {
        color: inherit;
      }
    }
  }
}
