

.single .blog_single ul li {
    list-style: disc;
}
.h3, h3, .h4, h4, .h2, h2, .h5, h5 {
  padding-top: 10px;
    padding-bottom: 10px;
}
b {
    font-weight: 700;
}
.single-post .wp-caption {
    border: solid 1px #ddd;
    text-align: center;
    margin-bottom: 18px;
}

.single-post  .wp-caption .wp-caption-text {
    padding-bottom: 10px;
}

.single-post  .wp-caption {

}
.single-post .wp-caption {
    max-width: 800px;
}