﻿.list {
    list-style: none;
}

ol li .name {
    font-style: italic;
    font-weight: bold;
}
