.cl-text__wrap {
  word-wrap: break-word;
  white-space: normal;
}
.cl-text__nowrap {
  white-space: nowrap;
}
