.ty-h1, .ty-h2, .ty-h3, .ty-h4, .ty-h5, .ty-h6, .ty-p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif; }

.ty-h1, .ty-h2, .ty-h3, .ty-h4, .ty-h5, .ty-h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600; }

.ty-h1 {
  font-size: 38px;
  line-height: 1.23; }

.ty-h2 {
  font-size: 30px;
  line-height: 1.35; }

.ty-h3 {
  font-size: 24px;
  line-height: 1.35; }

.ty-h4 {
  font-size: 20px;
  line-height: 1.4; }

.ty-h5 {
  font-size: 17px;
  line-height: 1.2; }

.ty-h6 {
  font-size: 15px;
  line-height: 1.2; }

.ty-p {
  margin-top: 0;
  margin-bottom: 0.2em;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px; }
