#content .page-title {
  font-size: 2rem;
  margin-bottom: 0 !important;
}
#FAQ {
  padding-top: 80px;
  padding-bottom: 50px;
}
.faq-p {
  line-height: 35px;
}
.faq-p strong {
  font-size: 1.3rem;
}
.error-message {
  color: red;
}
/* 手机屏幕（小于768px） */
@media screen and (max-width: 767px) {
  .FeaturesBox .video-feature {
    margin: 0 !important;
  }
  .FeaturesBox .tab-content-wrap {
    margin: 0 !important;
  }
}
/*# sourceMappingURL=style.css.map */