.uni-heading {
  &__title {
    //@include heading();
    width: 100%;
  }

  &__subtitle,
  &__message {
    width: 100%;
    line-height: 19px;

    p {
      max-width: 490px;
    }
  }
}
