.dot {
    display: inline-block;
    height: 0.7em;
    width: 0.7em;
    border-radius: 50%;
    margin-right: 0.5em;
}

.name {
    display: inline-block;
}
