body {
  top: 0px;
  margin-top: 0px; }

.navbar {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.9); }

.section.faq-content {
  margin-top: 140px; }
  .section.faq-content .section-subtitle {
    margin-top: 50px;
    text-align: left;
    font-size: 21px; }
    .section.faq-content .section-subtitle .kind {
      font-size: 31px;
      color: #ff5168;
      display: inline-block;
      margin-bottom: 20px;
      margin-top: 50px; }
    .section.faq-content .section-subtitle .question {
      font-weight: bold;
      display: inline-block;
      margin-bottom: 7px;
      margin-top: 15px; }
    .section.faq-content .section-subtitle ul {
      line-height: 36px; }

.footer {
  margin-top: 200px; }
