.textarea--exceed-char-count-limit {
  & .textarea__char-count {
    color: red;
  }
}