@import url("https://use.typekit.net/vrw4ila.css");
.ht-wrapper {
  font-size: 65px;
  font-family: kon-tiki-aloha-jf, sans-serif;
  line-height: 0.8;
}
.ht-wrapper .ht {
  display: block;
  float: left;
}
.ht-wrapper .ht.clear {
  clear: both;
  float: none;
}
.ht-wrapper .ht-xsmall {
  font-size: 32.5px;
}
.ht-wrapper .ht-small {
  font-size: 52px;
}
.ht-wrapper .ht-medium {
  font-size: 65px;
}
.ht-wrapper .ht-large {
  font-size: 78px;
}
.ht-wrapper .ht-xlarge {
  font-size: 117px;
}
.ht-wrapper .ht-medium + .ht-large, .ht-wrapper .ht-medium + .ht-xlarge {
  margin-left: 3%;
}
.ht-wrapper .ht-small + .ht-medium, .ht-wrapper .ht-small + .ht-large {
  margin-left: 3%;
}
.ht-wrapper .ht-red {
  color: #EC2227;
}
.ht-wrapper .ht-black {
  color: #1B1B1B;
}
.ht-wrapper .ht-white {
  color: #fff;
}

/*# sourceMappingURL=text-highlight.css.map */
