.table .body th{
    color: rgba(102, 102, 102, 1);
}
.table .body td{
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
}
