/* custom CSS */
.entryContent p {
    font-size: 16px;
    color: #343434;
}
.Disp_blog_submain{
font-size: 16px;
    color: #343434;
}
.entryLink a {
   font-size: 16px;
    color: #343434;
}
.Disp-li-blog li {
    font-size: 16px;
    line-height: 26px;
    list-style-type: disc !important;
    margin-left: 20px !important;
}