//
// Typography utils
//

// High Light text.
.u-highlight-text {
  @include highlight-text;
}
