.news_time > p {
    margin-bottom: 0;
}

.news_time > p:before {
    content: "\2022  ";
}