ol {
    list-style-type: disc;
}

li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.date {
    font-weight: bold;
}