.td-space p{
    margin-bottom: 0px !important;
    margin-top: 0px !important; 
}

th{
    background: #455c51 !important;
    color: white !important;
}
table{
    border-color: #494848 !important;
}

table a{
    color: #455c51 !important;
}
table a:hover{
    color: #000 !important;
}