.wszbcowidget-latest-posts ul {
    list-style-type: none;
    padding: 0;
}
.wszbcowidget-latest-posts li {
    margin-bottom: 10px;
}
.wszbcowidget-latest-posts .post-date {
    color: #666;
    font-size: 0.9em;
}
.wszbcowidget-latest-posts a {
    text-decoration: none;
    color: #0073aa;
}
.wszbcowidget-latest-posts a:hover {
    text-decoration: underline;
}