
table > tbody > tr > td > p {
    margin: 0;
}
table > thead > tr > th > p {
    margin: 0;
}