.news-detail ul {
    list-style: disc!important;
    padding-left: 40px;
    padding-bottom: 20px;
}

.news-detail ul li {
    list-style: disc!important;
}

.seo-text strong {
    font-weight: bold;
}