﻿li {
    list-style-type: square;
}

.table > tbody > tr > td {
    color: black;
}
