.blog-list {
    margin-top: 10px;
}

.blog-list ul {
    list-style-type: '- ';
}

.blog-subtitle {
    margin-top: 40px;
}