.tf-fancy-text p {
  margin-bottom: 0;
}
.tf-fancy-text .tf-funcy-text-prefix {
  font-size: 24px;
}
.tf-fancy-text .tf-funcy-text-inner {
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.tf-fancy-text .tf-funcy-text-inner > span {
  display: block !important;
}
.tf-fancy-text .tf-funcy-text-prefix + .tf-funcy-text-inner {
  display: inline;
}
.tf-fancy-text .tf-funcy-text-prefix + .tf-funcy-text-inner > span {
  display: inline !important;
}

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