ul {
    list-style-type: circle;
    margin-left: 20px;
}  
ul {
    line-height: 1em;
    color: rgb(153, 153, 153);
}  