.simple-table {
  margin-top: 2em;
  margin-bottom: 2em;
}

.simple-table tr {
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}

.simple-table tr td {
  padding: .7em 0 .7em 0 !important;
}