body.category-knowledge .single_blog_content p {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 10px;
}
body.category-knowledge .single_blog_content h1 {
  font-weight: bold;
  font-size: 24px;
  color: #0f3675;
}
body.category-knowledge .single_blog_content h2 {
  position: relative;
  padding: 1em !important;
  line-height: 1.4;
  color: #0f3675;
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  background: #fffff4;
  border-left: solid 4px #0f3675;
}
body.category-knowledge .single_blog_content h2::after {
  content: none !important;
}
body.category-knowledge .single_blog_content h3::after {
  content: none !important;
}
body.category-knowledge .single_blog_content h5 {
  font-weight: bold;
  font-size: 18px;
}
body.category-knowledge .single_blog_content .wp-block-list {
  color: #0f3675;
  border: dotted #0f3675 1px;
  padding: 0.5em 0.5em 0.5em 3em;
  list-style: initial;
  background-color: #fcfdff;
}
body.category-knowledge .single_blog_content .wp-block-list li {
  line-height: 1.5;
  padding: 0.5em 0;
  font-size: 16px;
}
body.category-knowledge .single_blog_content #ez-toc-container ul li {
  line-height: 2;
}
body.category-knowledge .single_blog_content .bg-gray {
  background-color: #f5f5f5;
  padding: 2rem 1.5rem;
}
body.category-knowledge .single_blog_content .wp-block-button {
  margin-top: 20px;
}
body.category-knowledge .single_blog_content .wp-block-button a {
  text-decoration: none;
}
body.category-knowledge .single_blog_content .wp-block-table th {
  background: #fcfdff;
}
body.category-knowledge .single_blog_content .question {
  color: #0f3675;
  font-weight: 700;
  margin-top: 20px;
}

/*# sourceMappingURL=knowledge.css.map */
