Thank you for your feedback.
We've received your response and will be in touch.
table {
border-collapse: collapse;
width: 100%;
}
td, th {
border-bottom: 1px solid #E4DDD3;
padding: 16px;
vertical-align: top;
}
table td {
border-bottom: 1px solid #E4DDD3;
border-right: none;
border-left: none;
border-top: none;
padding: 16px;
vertical-align: top;
margin: 0;
}
table tr {
border-bottom: 1px solid #E4DDD3;
}
table tr:last-child td {
border-bottom: none;
}
table td:first-child {
background: transparent;
width: 120px;
min-width: 120px;
}