%x-text,
.x-text {
  color: theme-color("info");
  font-size: $font-size-sm;

  p:last-child {
    margin-bottom: 0;
  }
}

