@import "../vars.less";

.ten-status {
  text-align: center;
  &__message {
    color: @text-color-lighter-2;
  }
}
