.post h3{
    color: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-list-plugin{
    margin-top: 30px;
}