.faq_cont .faqblockr {
  width: 100%;
  float: left;
  background-color: #d9eefe;
  position: relative;
  padding: 40px 30px 32px 35px;
  border-radius: 20px;
}

.faq_cont .faqblockr p {
  text-align: center;
}

h4 {
  font-size: 20px !important;
}

.markdown li {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 15px;
}

ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
/*# sourceMappingURL=more-help.css.map */