.#{$n}-message__info {
  width: 100%;
  margin-top: $spacer * 0.2;
  color: $grey-d;
  font-size: $fontsize-small;
  line-height: 1.35;
}

.#{$n}-message--source-user .#{$n}-message__info {
  text-align: right;
}
