.truncateLineClamp {
  composes: truncate from '../../styles/typography.module.css';
  white-space: normal;
}
.childrenWrapper {
  display: flex;
}
