7 lines
86 B

table p {
margin-bottom: .5em;
}
table p:last-child {
margin-bottom: 0px;
}