body { color:#000;}

div[class*="col-"] ul,
div[class*="cell-"]  ul {

}

div[class*="col-"] ul li,
div[class*="cell-"]  ul li {  }

.table.table-responsive table  {}
.table.table-responsive table td { padding:2px 3px;}
.table.table-responsive table tr:first-child td { border-bottom: solid 1px #000;}
.table.table-responsive table tr:last-child td { border-bottom: solid 1px #000;}
.table.table-responsive table tr:nth-child(odd) { background: rgba(0,0,0,0.05)}